Lucene search
+L

86 matches found

Cvelist
Cvelist
added 2026/08/28 6:52 a.m.33 views

CVE-2026-80681 vxlan: re-fetch eth header after route_shortcircuit()

In the Linux kernel, the following vulnerability has been resolved: vxlan: re-fetch eth header after routeshortcircuit Before routeshortcircuit, the eth header pointer is cached from ethhdrskb. Inside routeshortcircuit, pskbmaypull can be called, which may reallocate skb-head. In this case,...

9.8CVSS0.00506EPSS
SaveExploits0References8
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.10 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsu32: use skbheaderpointercareful skbheaderpointer does not fully validate negative @offset values. Use skbheaderpointercareful instead. GangMin Kim provided a report and a reproduction example for u32classify: Bug:...

7.1CVSS6.5AI score0.00122EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/08/22 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-74705

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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 pu...

10CVSS5.5AI score0.005EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/15 1:17 p.m.9 views

CVE-2026-74474

In the Linux kernel, the following vulnerability has been resolved: vxlan: use pskbnetworkmaypull for transmit path header pulls In vxlanxmit, arpreduce, and vxlanmdbentryskbget, pskbmaypull was being called to verify the availability of network layer headers ARP, IPv6/ND, IP/IPv6 MDB keys...

9.8CVSS0.00457EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 1:17 p.m.6 views

UBUNTU-CVE-2026-74474

In the Linux kernel, the following vulnerability has been resolved: vxlan: use pskbnetworkmaypull for transmit path header pulls In vxlanxmit, arpreduce, and vxlanmdbentryskbget, pskbmaypull was being called to verify the availability of network layer headers ARP, IPv6/ND, IP/IPv6 MDB keys...

9.8CVSS5.4AI score0.00457EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 5:56 a.m.19 views

CVE-2026-72442 netfilter: flowtable: fix and simplify IP6IP6 tunnel handling

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: fix and simplify IP6IP6 tunnel handling Fix nfflowip6tunnelproto to use pskbmaypull instead of skbheaderpointer to ensure the outer IPv6 header is in the skb headroom, which is required for subsequent packet...

9.8CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/15 5:51 a.m.33 views

CVE-2026-72019

CVE-2026-72019 affects the Linux kernel macsec path: macsec_encrypt() reads the Ethernet header via eth_hdr(skb) when skb->mac_header is unset on AF_PACKET SOCK_RAW + PACKET_QDISC_BYPASS, causing a 12-byte heap over-read and the frame’s outer MAC to be read on the wire. The issue occurs becaus...

7.3CVSS5.4AI score0.00168EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:51 a.m.11 views

EUVD-2026-58977

In the Linux kernel, the following vulnerability has been resolved: macsec: don't read an unset MAC header in macsecencrypt macsecencrypt reads the Ethernet header via ethhdrskb skb-head + skb-macheader to memmove the 12 source/destination MAC bytes forward and make room for the SecTAG. On the...

5.5AI score0.00168EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/08/14 5:14 p.m.8 views

SUSE CVE-2026-68302

In the Linux kernel, the following vulnerability has been resolved: amt: re-read skb header pointers after every pull Several AMT receive and transmit paths cache a pointer into the skb head iphdr, ipv6hdr, ethhdr or the AMT message header and then call a helper that can reallocate that head befo...

9.8CVSS5.5AI score0.00483EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/10 1:20 p.m.24 views

CVE-2026-68144

In the Linux kernel, the following vulnerability has been resolved: phonet: pep: fix use-after-free in pepgetsb pepgetsb doesn't consider that pskbmaypull might have relocated the skb data, and continue to access the older pointer, causing UAF. Reproduced under KASAN: BUG: KASAN:...

9.8CVSS0.00543EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/10 12:02 p.m.68 views

CVE-2026-68302

CVE-2026-68302 is a Linux kernel issue in the Adjacency Management Protocol (AMT) implementation. Several AMT receive/transmit paths cache skb header pointers (ip_hdr, ipv6_hdr, eth_hdr, or AMT header) and a later helper can reallocate the skb head, making cached pointers invalid (use-after-free)...

9.8CVSS5.2AI score0.00483EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 12:02 p.m.19 views

CVE-2026-68302 amt: re-read skb header pointers after every pull

In the Linux kernel, the following vulnerability has been resolved: amt: re-read skb header pointers after every pull Several AMT receive and transmit paths cache a pointer into the skb head iphdr, ipv6hdr, ethhdr or the AMT message header and then call a helper that can reallocate that head befo...

9.8CVSS5.3AI score
SaveExploits0References9
CVE
CVE
added 2026/08/10 11:59 a.m.57 views

CVE-2026-68144

The CVE-2026-68144 issue is in the Linux kernel Phonet subsystem (pep_get_sb). The root cause is use-after-free caused when pep_get_sb() doesn’t account for skb data relocation by pskb_may_pull(), leading to a stale pointer dereference. Reproductions via KASAN show slab-use-after-free in pep_get_...

9.8CVSS5.5AI score0.00543EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-63922

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ipv6: exthdrs: refresh nh after handling HAO option ip6parsetlv caches skbnetworkheaderskb in nh while walking IPv6 TLVs. ipv6desthao may call pskbexpandhead fo...

9.8CVSS5.9AI score0.00714EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/06/28 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-53014

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/sched: actmirred: fix wrong device for macheaderxmit check in tcfblockcastredir In tcfblockcastredir, when iterating block ports to redirect packets to...

5.5CVSS5.9AI score0.00122EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/26 2:13 a.m.15 views

SUSE CVE-2026-53014

In the Linux kernel, the following vulnerability has been resolved: net/sched: actmirred: fix wrong device for macheaderxmit check in tcfblockcastredir In tcfblockcastredir, when iterating block ports to redirect packets to multiple devices, the macheaderxmit flag is queried from the wrong device...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/06/25 8:39 a.m.11 views

CVE-2026-53228

In the Linux kernel, the following vulnerability has been resolved: ipv6: sit: reload inner IPv6 header after GSO offloads ipip6tunnelxmit caches the inner IPv6 header pointer at function entry and continues using it after iptunnelhandleoffloads. For GSO skbs, iptunnelhandleoffloads calls...

5.7AI score0.00514EPSS
SaveExploits0References9Affected Software1
Positive Technologies
Positive Technologies
added 2026/06/25 12:00 a.m.21 views

PT-2026-52323

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the SIT Simple Internet Tunneling implementation for IPv6. The ipip6 tunnel xmit function caches the inner IPv6 header pointer at the start of the function and continu...

9.8CVSS5.9AI score0.00514EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/06/24 8:16 a.m.13 views

CVE-2026-52942

In the Linux kernel, the following vulnerability has been resolved: netfilter: nflog: validate MAC header was set before dumping it The fallback path of dumpmacheader guards the MAC header access only with "skb-macheader != skb-networkheader", without checking skbmacheaderwasset. When the MAC...

7.1CVSS6AI score0.00125EPSS
SaveExploits0References9
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.7 views

Astra Linux – Vulnerability in Linux, Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: sctp: A breakout occurs if skbheaderpointer returns NULL in sctprcvootb. We should always check if the return value of skbheaderpointer is NULL before using it. Otherwise, it may cause a null-ptr-deref, as reported by syzbot:...

5.5CVSS6.3AI score0.00769EPSS
SaveExploits0References2
Rows per page
Query Builder