Lucene search
+L

257066 matches found

CVE
CVE
added 2026/08/22 3:33 p.m.25 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
EUVD
EUVD
added 2026/08/22 3:33 p.m.9 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 score0.00135EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/22 3:33 p.m.28 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
CVE
CVE
added 2026/08/22 3:33 p.m.34 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.10 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
OSV
OSV
added 2026/08/22 3:33 p.m.13 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.8CVSS5.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/22 3:33 p.m.25 views

CVE-2026-74705 udp: fix potential use-after-free in tunnel segmentation

In the Linux kernel, the following vulnerability has been resolved: udp: fix potential use-after-free in tunnel segmentation skbudptunnelsegment gets the UDP header before ensuring the tunnel header is in the skb head. If the pull reallocates skb-head, the saved UDP header pointer is no longer...

10CVSS0.005EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/22 3:33 p.m.10 views

CVE-2026-74705

In the Linux kernel, the following vulnerability has been resolved: udp: fix potential use-after-free in tunnel segmentation skbudptunnelsegment gets the UDP header before ensuring the tunnel header is in the skb head. If the pull reallocates skb-head, the saved UDP header pointer is no longer...

10CVSS5.5AI score0.005EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/22 3:33 p.m.10 views

CVE-2026-74706

In the Linux kernel, the following vulnerability has been resolved: bnge: Fix NULL pointer dereference in aux device release If allocation of auxrdev fails during auxiliary device setup, the error path calls auxiliarydeviceuninit, which eventually invokes bngeauxdevrelease. The release callback...

5.4AI score0.00156EPSS
SaveExploits0
OSV
OSV
added 2026/08/22 3:33 p.m.9 views

CVE-2026-74706 bnge: Fix NULL pointer dereference in aux device release

In the Linux kernel, the following vulnerability has been resolved: bnge: Fix NULL pointer dereference in aux device release If allocation of auxrdev fails during auxiliary device setup, the error path calls auxiliarydeviceuninit, which eventually invokes bngeauxdevrelease. The release callback...

5.6AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/22 3:33 p.m.12 views

EUVD-2026-64393

In the Linux kernel, the following vulnerability has been resolved: bnge: Fix NULL pointer dereference in aux device release If allocation of auxrdev fails during auxiliary device setup, the error path calls auxiliarydeviceuninit, which eventually invokes bngeauxdevrelease. The release callback...

5.5AI score0.00156EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/22 3:33 p.m.33 views

CVE-2026-74705 udp: fix potential use-after-free in tunnel segmentation

In the Linux kernel, the following vulnerability has been resolved: udp: fix potential use-after-free in tunnel segmentation skbudptunnelsegment gets the UDP header before ensuring the tunnel header is in the skb head. If the pull reallocates skb-head, the saved UDP header pointer is no longer...

10CVSS5.7AI score
SaveExploits0References11
CVE
CVE
added 2026/08/22 3:33 p.m.86 views

CVE-2026-74705

CVE-2026-74705 is a use-after-free vulnerability in the Linux kernel's UDP tunnel segmentation path. The function __skb_udp_tunnel_segment() saves a pointer to the UDP header before ensuring the tunnel header is in skb->head. If the subsequent skb_pull reallocates skb->head, the saved point...

10CVSS5.6AI score0.005EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/22 3:33 p.m.15 views

EUVD-2026-64392

In the Linux kernel, the following vulnerability has been resolved: udp: fix potential use-after-free in tunnel segmentation skbudptunnelsegment gets the UDP header before ensuring the tunnel header is in the skb head. If the pull reallocates skb-head, the saved UDP header pointer is no longer...

5.6AI score0.005EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/22 3:33 p.m.26 views

CVE-2026-74706 bnge: Fix NULL pointer dereference in aux device release

In the Linux kernel, the following vulnerability has been resolved: bnge: Fix NULL pointer dereference in aux device release If allocation of auxrdev fails during auxiliary device setup, the error path calls auxiliarydeviceuninit, which eventually invokes bngeauxdevrelease. The release callback...

0.00156EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/22 3:33 p.m.27 views

CVE-2026-74706

CVE-2026-74706 is a NULL pointer dereference in the Linux kernel's bnge (Broadcom NetXtreme-E) network driver. When allocation of auxr_dev fails during auxiliary device setup, the error path invokes bnge_aux_dev_release(), which unconditionally dereferences aux_priv->auxr_dev->pdev. Since a...

5.5AI score0.00156EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/22 3:33 p.m.41 views

CVE-2026-74704

CVE-2026-74704 affects the Linux kernel 's sch_cake qdisc ACK filter (net/sched). The parsing code contains a WARN_ON(1) that is triggered by a malformed IP header while locating the TCP header. The code already skips the offending packet, making the warning redundant. Depending on system configu...

8.2CVSS5.6AI score0.00443EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/22 3:33 p.m.21 views

CVE-2026-74704 net/sched: sch_cake: drop WARN_ON(1) for malformed packets in ACK filter

In the Linux kernel, the following vulnerability has been resolved: net/sched: schcake: drop WARNON1 for malformed packets in ACK filter The schcake ACK filter parses packets to find the TCP header and filter duplicated ACKs if the flow is backlogged. The parsing code contains a WARNON1 which can...

8.2CVSS5.7AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/22 3:33 p.m.9 views

EUVD-2026-64391

In the Linux kernel, the following vulnerability has been resolved: net/sched: schcake: drop WARNON1 for malformed packets in ACK filter The schcake ACK filter parses packets to find the TCP header and filter duplicated ACKs if the flow is backlogged. The parsing code contains a WARNON1 which can...

5.6AI score0.00443EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/22 3:33 p.m.8 views

CVE-2026-74704

In the Linux kernel, the following vulnerability has been resolved: net/sched: schcake: drop WARNON1 for malformed packets in ACK filter The schcake ACK filter parses packets to find the TCP header and filter duplicated ACKs if the flow is backlogged. The parsing code contains a WARNON1 which can...

8.2CVSS5.4AI score0.00443EPSS
SaveExploits0
Rows per page
Query Builder