Lucene search
+L

482657 matches found

CVE
CVE
added 2026/08/22 3:33 p.m.12 views

CVE-2026-74710

CVE-2026-74710 is an out-of-bounds read in the Linux kernel's AF_XDP (xsk) component. The mechanism accepts a TX metadata length as small as eight bytes, but every supported request requires the flags field plus at least one eight-byte request field (16 bytes minimum). When metadata shorter than ...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/22 3:33 p.m.7 views

EUVD-2026-64397

In the Linux kernel, the following vulnerability has been resolved: xsk: require at least 16 bytes of TX metadata AFXDP accepts a TX metadata length as small as eight bytes, but every supported request needs the flags plus at least one eight-byte request field. Such short metadata also lets the...

5.4AI score0.00129EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/22 3:33 p.m.27 views

CVE-2026-74711 hwmon: (pmbus) Fix type confusion in notification logic

In the Linux kernel, the following vulnerability has been resolved: hwmon: pmbus Fix type confusion in notification logic Sashiko reports: At the start of the loop in pmbusnotify, the code unconditionally casts every attribute to a struct sensordeviceattribute:...

8.4CVSS0.0014EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/22 3:33 p.m.9 views

CVE-2026-74710

In the Linux kernel, the following vulnerability has been resolved: xsk: require at least 16 bytes of TX metadata AFXDP accepts a TX metadata length as small as eight bytes, but every supported request needs the flags plus at least one eight-byte request field. Such short metadata also lets the...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/22 3:33 p.m.8 views

CVE-2026-74711

In the Linux kernel, the following vulnerability has been resolved: hwmon: pmbus Fix type confusion in notification logic Sashiko reports: At the start of the loop in pmbusnotify, the code unconditionally casts every attribute to a struct sensordeviceattribute:...

8.4CVSS5.6AI score0.0014EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/22 3:33 p.m.25 views

CVE-2026-74710 xsk: require at least 16 bytes of TX metadata

In the Linux kernel, the following vulnerability has been resolved: xsk: require at least 16 bytes of TX metadata AFXDP accepts a TX metadata length as small as eight bytes, but every supported request needs the flags plus at least one eight-byte request field. Such short metadata also lets the...

7.8CVSS0.00129EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/22 3:33 p.m.8 views

CVE-2026-74709

In the Linux kernel, the following vulnerability has been resolved: xsk: clear metadata pointer when no timestamp is requested User space can change metadata flags after request processing. Rereading them during completion can therefore make the kernel write a timestamp that was not requested whe...

5.3AI score0.00167EPSS
SaveExploits0
CVE
CVE
added 2026/08/22 3:33 p.m.10 views

CVE-2026-74709

CVE-2026-74709 affects the AF_XDP (xsk) subsystem in the Linux kernel. The root cause is that user space can modify metadata flags after a TX request has been processed; when the kernel rereads those flags during completion, it may write a timestamp into the metadata area that was never requested...

5.5AI score0.00167EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/22 3:33 p.m.8 views

EUVD-2026-64396

In the Linux kernel, the following vulnerability has been resolved: xsk: clear metadata pointer when no timestamp is requested User space can change metadata flags after request processing. Rereading them during completion can therefore make the kernel write a timestamp that was not requested whe...

5.5AI score0.00167EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/22 3:33 p.m.7 views

CVE-2026-74709 xsk: clear metadata pointer when no timestamp is requested

In the Linux kernel, the following vulnerability has been resolved: xsk: clear metadata pointer when no timestamp is requested User space can change metadata flags after request processing. Rereading them during completion can therefore make the kernel write a timestamp that was not requested whe...

5.6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/22 3:33 p.m.25 views

CVE-2026-74709 xsk: clear metadata pointer when no timestamp is requested

In the Linux kernel, the following vulnerability has been resolved: xsk: clear metadata pointer when no timestamp is requested User space can change metadata flags after request processing. Rereading them during completion can therefore make the kernel write a timestamp that was not requested whe...

0.00167EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/22 3:33 p.m.26 views

CVE-2026-74708 xsk: validate launch-time metadata size

In the Linux kernel, the following vulnerability has been resolved: xsk: validate launch-time metadata size Launch-time metadata extends beyond the first 16 bytes of struct xsktxmetadata. Reject the request when the registered metadata area does not contain the complete field. Snapshot the...

7.8CVSS0.00127EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/22 3:33 p.m.9 views

EUVD-2026-64395

In the Linux kernel, the following vulnerability has been resolved: xsk: validate launch-time metadata size Launch-time metadata extends beyond the first 16 bytes of struct xsktxmetadata. Reject the request when the registered metadata area does not contain the complete field. Snapshot the...

5.4AI score0.00127EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/22 3:33 p.m.8 views

CVE-2026-74708 xsk: validate launch-time metadata size

In the Linux kernel, the following vulnerability has been resolved: xsk: validate launch-time metadata size Launch-time metadata extends beyond the first 16 bytes of struct xsktxmetadata. Reject the request when the registered metadata area does not contain the complete field. Snapshot the...

5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/22 3:33 p.m.15 views

CVE-2026-74707

CVE-2026-74707 affects the Linux kernel's xsk (AF_XDP sockets) component, specifically the zero-copy TX path . The root cause is a time-of-check-to-time-of-use (TOCTOU) flaw: TX metadata is validated when obtaining the descriptor context but then read again later when preparing the hardware reque...

7.8CVSS5.4AI score0.00135EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/22 3:33 p.m.9 views

CVE-2026-74708

In the Linux kernel, the following vulnerability has been resolved: xsk: validate launch-time metadata size Launch-time metadata extends beyond the first 16 bytes of struct xsktxmetadata. Reject the request when the registered metadata area does not contain the complete field. Snapshot the...

7.8CVSS5.3AI score0.00127EPSS
SaveExploits0
OSV
OSV
added 2026/08/22 3:33 p.m.7 views

CVE-2026-74707 xsk: validate metadata when processing requests

In the Linux kernel, the following vulnerability has been resolved: xsk: validate metadata when processing requests The zero-copy path validates TX metadata while obtaining the descriptor context, then reads it again later when preparing the hardware request. User space can change the metadata...

5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/22 3:33 p.m.16 views

CVE-2026-74708

CVE-2026-74708 is a Linux kernel vulnerability in the AF_XDP (xsk) subsystem. Launch-time metadata extends beyond the first 16 bytes of struct xsk_tx_metadata, and the kernel failed to validate that the registered metadata area contained the complete field. The fix rejects the request when the me...

7.8CVSS5.4AI score0.00127EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/22 3:33 p.m.9 views

CVE-2026-74707

In the Linux kernel, the following vulnerability has been resolved: xsk: validate metadata when processing requests The zero-copy path validates TX metadata while obtaining the descriptor context, then reads it again later when preparing the hardware request. User space can change the metadata...

7.8CVSS5.3AI score0.00135EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/22 3:33 p.m.25 views

CVE-2026-74707 xsk: validate metadata when processing requests

In the Linux kernel, the following vulnerability has been resolved: xsk: validate metadata when processing requests The zero-copy path validates TX metadata while obtaining the descriptor context, then reads it again later when preparing the hardware request. User space can change the metadata...

7.8CVSS0.00135EPSS
SaveExploits0References3
Rows per page
Query Builder