Lucene search
+L

303 matches found

NVD
NVD
added 2026/08/22 4:16 p.m.6 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...

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

CVE-2026-74707

CVE-2026-74707 affects the Linux kernel AF_XDP zero-copy TX path. The root cause is a TOCTOU (time-of-check to time-of-use) race : TX metadata is validated when obtaining the descriptor context, but read again later when preparing the hardware request. User space can modify the metadata between t...

5.4AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/22 3:33 p.m.6 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...

SaveExploits0References3
EUVD
EUVD
added 2026/08/22 3:33 p.m.4 views

EUVD-2026-64394

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.4AI score
SaveExploits0References3
CVE
CVE
added 2026/08/22 3:31 p.m.6 views

CVE-2026-74611

CVE-2026-74611 is a memory corruption vulnerability in the Linux kernel TLS receive path. When the optimistic TLS 1.3 zero-copy path (tls_decrypt_sg) maps user pages, it advances msg->msg_iter. If the decrypted record is not unpadded application data, tls_decrypt_sw retries into a kernel skb b...

5.5AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.4 views

PT-2026-79712

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.3AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/20 8:57 p.m.6 views

CVE-2026-74558

A flaw was found in the Linux kernel's zero-copy ZC transmit Tx batch path. When processing network packets, the system can fail to properly reclaim memory UMEM frames if it encounters invalid or oversized packet descriptors. This can lead to resource exhaustion, where memory is not returned to...

5.5CVSS5.3AI score0.00145EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 1:18 p.m.8 views

CVE-2026-74558

In the Linux kernel, the following vulnerability has been resolved: xsk: reclaim invalid Tx descriptors in ZC batch path The zero-copy Tx batch parser stops when it encounters an invalid descriptor. If this happens after one or more continuation descriptors, the Tx consumer can be advanced past...

0.00145EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/15 1:18 p.m.8 views

CVE-2026-74558

In the Linux kernel, the following vulnerability has been resolved: xsk: reclaim invalid Tx descriptors in ZC batch path The zero-copy Tx batch parser stops when it encounters an invalid descriptor. If this happens after one or more continuation descriptors, the Tx consumer can be advanced past...

5.5AI score0.00145EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 1:18 p.m.5 views

UBUNTU-CVE-2026-74558

In the Linux kernel, the following vulnerability has been resolved: xsk: reclaim invalid Tx descriptors in ZC batch path The zero-copy Tx batch parser stops when it encounters an invalid descriptor. If this happens after one or more continuation descriptors, the Tx consumer can be advanced past...

5.5AI score0.00145EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/15 12:28 p.m.10 views

CVE-2026-74558

In the Linux kernel, the following vulnerability has been resolved: xsk: reclaim invalid Tx descriptors in ZC batch path The zero-copy Tx batch parser stops when it encounters an invalid descriptor. If this happens after one or more continuation descriptors, the Tx consumer can be advanced past...

5.5AI score0.00145EPSS
SaveExploits0
CVE
CVE
added 2026/08/15 12:28 p.m.23 views

CVE-2026-74558

CVE-2026-74558 describes a Linux kernel vulnerability in the xsk ZC (zero-copy) batch path. The issue arises when the zero-copy Tx batch parser encounters an invalid descriptor or when a packet exceeds xdp_zc_max_segs. In these cases, descriptors can be misinterpreted, potentially advancing the T...

5.5AI score0.00145EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/15 12:28 p.m.34 views

CVE-2026-74558 xsk: reclaim invalid Tx descriptors in ZC batch path

In the Linux kernel, the following vulnerability has been resolved: xsk: reclaim invalid Tx descriptors in ZC batch path The zero-copy Tx batch parser stops when it encounters an invalid descriptor. If this happens after one or more continuation descriptors, the Tx consumer can be advanced past...

0.00145EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 12:28 p.m.6 views

CVE-2026-74558 xsk: reclaim invalid Tx descriptors in ZC batch path

In the Linux kernel, the following vulnerability has been resolved: xsk: reclaim invalid Tx descriptors in ZC batch path The zero-copy Tx batch parser stops when it encounters an invalid descriptor. If this happens after one or more continuation descriptors, the Tx consumer can be advanced past...

5.7AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/15 12:28 p.m.10 views

CVE-2026-74558

In the Linux kernel, the following vulnerability has been resolved: xsk: reclaim invalid Tx descriptors in ZC batch path The zero-copy Tx batch parser stops when it encounters an invalid descriptor. If this happens after one or more continuation descriptors, the Tx consumer can be advanced past...

5.5AI score0.00145EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/08/15 12:28 p.m.10 views

EUVD-2026-59623

In the Linux kernel, the following vulnerability has been resolved: xsk: reclaim invalid Tx descriptors in ZC batch path The zero-copy Tx batch parser stops when it encounters an invalid descriptor. If this happens after one or more continuation descriptors, the Tx consumer can be advanced past...

5.5AI score0.00145EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.12 views

PT-2026-73010

In the Linux kernel, the following vulnerability has been resolved: xsk: reclaim invalid Tx descriptors in ZC batch path The zero-copy Tx batch parser stops when it encounters an invalid descriptor. If this happens after one or more continuation descriptors, the Tx consumer can be advanced past...

5.5AI score0.00145EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-74558

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - xsk: reclaim invalid Tx descriptors in ZC batch path The zero-copy Tx batch parser stops when it encounters an invalid descriptor. If this happens after one or...

5.6AI score0.00145EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-74310

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - vhost/net: complete zerocopy ubufs only once vhost-net initializes one ubufinfo per outstanding zerocopy TX descriptor and hands it to the backend socket. The...

9.3CVSS5.5AI score0.0014EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.7 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fixed the crash issue for the zero copy XDPTX action. There is a crash issue when running the zero copy XDPTX action. The crash log is as follows: 216.122464 Unable to handle kernel paging request at virtual address...

9.1CVSS5.1AI score0.00249EPSS
SaveExploits0References2
Rows per page
Query Builder