CyberRota
← Ana sayfaya dön

CVE-2026-43040

HIGH · CVSS 7.1 EPSS %0.01

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-05-01T15:16:50.130 · Çekilme zamanı: 2026-05-31T12:00:19.131724+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-43040
Severity
HIGH
CVSS
7.1
EPSS
%0.01
Linux

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: ndisc: fix ndisc_ra_useropt to initialize nduseropt_padX fields to zero to prevent an info-leak When processing Router Advertisements with user options the kernel builds an RTM_NEWNDUSEROPT netlink message. The nduseroptmsg struct has three padding fields that are never zeroed and can leak kernel data The fix is simple, just zeroes the padding fields.