Lucene search
+L

39 matches found

Kitploit
Kitploit
added 2026/09/20 4:55 a.m.14 views

ipv6_frag_escape

IPV6FRAGESCAPE Una prueba de concepto fiable de escape de contenedor / jaula sin privilegios para CentOS / RHEL 10. Aprovecha un bug de fragmentación IPv6 ya corregido en ip6appenddata cerrado upstream por 38becddc, sin CVE, un desbordamiento lineal dentro de la slab hacia skbsharedinfo en la col...

5.9AI score
SaveExploits0
OSV
OSV
added 2026/09/11 8:19 p.m.4 views

UBUNTU-CVE-2026-81002

In the Linux kernel, the following vulnerability has been resolved: xdp: fix zero-copy frame layout xdpconvertzctoxdpframe clones an XSK packet into an order-0 page and advertises PAGESIZE as its frame size. It allows the copied frame to occupy the page tail needed by skbsharedinfo and records ze...

9.8CVSS6.3AI score0.00521EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/11 7:42 p.m.33 views

CVE-2026-81002

CVE-2026-81002 is a critical (CVSS 9.8) memory corruption flaw in the Linux kernel's XDP component. The xdp_convert_zc_to_xdp_frame() function clones an AF_XDP zero-copy packet into an order-0 page but incorrectly advertises PAGE_SIZE as the frame size, allowing the frame to overlap skb_shared_in...

9.8CVSS6.2AI score0.00521EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.33 views

CVE-2026-81002 xdp: fix zero-copy frame layout

In the Linux kernel, the following vulnerability has been resolved: xdp: fix zero-copy frame layout xdpconvertzctoxdpframe clones an XSK packet into an order-0 page and advertises PAGESIZE as its frame size. It allows the copied frame to occupy the page tail needed by skbsharedinfo and records ze...

9.8CVSS0.00521EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/08/24 2:20 p.m.12 views

CVE-2026-74616

A flaw was found in the Linux kernel's XDP eXpress Data Path component. When XDP frames are cloned, a specially crafted frame can cause the skbsharedinfo structure to overwrite live packet data. This improper handling of memory during frame cloning can lead to corruption of XDP return metadata,...

9.8CVSS5.4AI score0.00513EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/23 12:05 a.m.33 views

SUSE CVE-2026-74616

In the Linux kernel, the following vulnerability has been resolved: xdp: reject clones that overrun skbsharedinfo tailroom xdpfclone clones broadcast copies into a single page and sets framesz to PAGESIZE. xdpbuildskbfromframe later treats that page like a normal XDP frame and expects the usual...

9.8CVSS5.6AI score0.00513EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/22 4:16 p.m.39 views

AZL-97106 CVE-2026-74616 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: xdp: reject clones that overrun skbsharedinfo tailroom xdpfclone clones broadcast copies into a single page and sets framesz to PAGESIZE. xdpbuildskbfromframe later treats that page like a normal XDP frame and expects the usual...

9.8CVSS5.8AI score0.00513EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/22 4:16 p.m.13 views

CVE-2026-74616

In the Linux kernel, the following vulnerability has been resolved: xdp: reject clones that overrun skbsharedinfo tailroom xdpfclone clones broadcast copies into a single page and sets framesz to PAGESIZE. xdpbuildskbfromframe later treats that page like a normal XDP frame and expects the usual...

9.8CVSS0.00513EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/22 4:16 p.m.19 views

CVE-2026-74597

In the Linux kernel, the following vulnerability has been resolved: ip6tunnel: clear skb2-cb in ip6ip6err ip6ip6err clones an outer IPv6 ICMP error skb, pulls it to the quoted inner IPv6 packet, and then passes the clone to icmpv6send. The clone still carries the outer packet's inet6skbparm in...

9.8CVSS0.00514EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/22 4:16 p.m.39 views

AZL-97350 CVE-2026-74597 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: ip6tunnel: clear skb2-cb in ip6ip6err ip6ip6err clones an outer IPv6 ICMP error skb, pulls it to the quoted inner IPv6 packet, and then passes the clone to icmpv6send. The clone still carries the outer packet's inet6skbparm in...

9.8CVSS5.8AI score0.00514EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/22 4:16 p.m.7 views

CVE-2026-74597

In the Linux kernel, the following vulnerability has been resolved: ip6tunnel: clear skb2-cb in ip6ip6err ip6ip6err clones an outer IPv6 ICMP error skb, pulls it to the quoted inner IPv6 packet, and then passes the clone to icmpv6send. The clone still carries the outer packet's inet6skbparm in...

9.8CVSS5.8AI score0.00514EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/22 4:16 p.m.7 views

UBUNTU-CVE-2026-74597

In the Linux kernel, the following vulnerability has been resolved: ip6tunnel: clear skb2-cb in ip6ip6err ip6ip6err clones an outer IPv6 ICMP error skb, pulls it to the quoted inner IPv6 packet, and then passes the clone to icmpv6send. The clone still carries the outer packet's inet6skbparm in...

9.8CVSS5.8AI score0.00514EPSS
SaveExploits0References10
OSV
OSV
added 2026/08/22 4:16 p.m.7 views

UBUNTU-CVE-2026-74616

In the Linux kernel, the following vulnerability has been resolved: xdp: reject clones that overrun skbsharedinfo tailroom xdpfclone clones broadcast copies into a single page and sets framesz to PAGESIZE. xdpbuildskbfromframe later treats that page like a normal XDP frame and expects the usual...

9.8CVSS5.8AI score0.00513EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/22 3:32 p.m.16 views

EUVD-2026-64553

In the Linux kernel, the following vulnerability has been resolved: xdp: reject clones that overrun skbsharedinfo tailroom xdpfclone clones broadcast copies into a single page and sets framesz to PAGESIZE. xdpbuildskbfromframe later treats that page like a normal XDP frame and expects the usual...

5.6AI score0.00513EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.30 views

CVE-2026-74616 xdp: reject clones that overrun skb_shared_info tailroom

In the Linux kernel, the following vulnerability has been resolved: xdp: reject clones that overrun skbsharedinfo tailroom xdpfclone clones broadcast copies into a single page and sets framesz to PAGESIZE. xdpbuildskbfromframe later treats that page like a normal XDP frame and expects the usual...

9.8CVSS0.00513EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/22 3:32 p.m.46 views

CVE-2026-74616

CVE-2026-74616 affects the Linux kernel XDP (eXpress Data Path) subsystem. The flaw resides in xdpf_clone(), which clones broadcast copies into a single page and sets frame_sz to PAGE_SIZE. The existing size check only validates that the linear xdp_frame header, headroom, and packet data do not e...

9.8CVSS5.6AI score0.00513EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/22 3:32 p.m.33 views

CVE-2026-74616 xdp: reject clones that overrun skb_shared_info tailroom

In the Linux kernel, the following vulnerability has been resolved: xdp: reject clones that overrun skbsharedinfo tailroom xdpfclone clones broadcast copies into a single page and sets framesz to PAGESIZE. xdpbuildskbfromframe later treats that page like a normal XDP frame and expects the usual...

9.8CVSS5.7AI score
SaveExploits0References10
CVE
CVE
added 2026/08/22 3:31 p.m.39 views

CVE-2026-74597

This vulnerability affects the Linux kernel 's ip6_tunnel module, specifically the ip6ip6_err() function. When processing an outer IPv6 ICMP error packet, the function clones and pulls the skb to the quoted inner IPv6 packet but fails to clear skb2->cb[], leaving the outer packet's inet6_skb_p...

9.8CVSS5.5AI score0.00514EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/22 3:31 p.m.13 views

EUVD-2026-64534

In the Linux kernel, the following vulnerability has been resolved: ip6tunnel: clear skb2-cb in ip6ip6err ip6ip6err clones an outer IPv6 ICMP error skb, pulls it to the quoted inner IPv6 packet, and then passes the clone to icmpv6send. The clone still carries the outer packet's inet6skbparm in...

5.5AI score0.00514EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/22 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-74616

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - xdp: reject clones that overrun skbsharedinfo tailroom xdpfclone clones broadcast copies into a single page and sets framesz to PAGESIZE. xdpbuildskbfromframe...

9.8CVSS5.8AI score0.00513EPSS
SaveExploits0References3
Rows per page
Query Builder