Lucene search
+L

239 matches found

Cvelist
Cvelist
added 2026/08/22 3:32 p.m.24 views

CVE-2026-74668 packet: use consistent hard_header_len in TX_RING send path

In the Linux kernel, the following vulnerability has been resolved: packet: use consistent hardheaderlen in TXRING send path tpacketsnd reads dev-hardheaderlen independently for skb allocation and header construction in tpacketfillskb. Concurrent netdevice reconfiguration can therefore make the...

7.8CVSS0.00168EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/22 3:32 p.m.8 views

EUVD-2026-64355

In the Linux kernel, the following vulnerability has been resolved: packet: use consistent hardheaderlen in TXRING send path tpacketsnd reads dev-hardheaderlen independently for skb allocation and header construction in tpacketfillskb. Concurrent netdevice reconfiguration can therefore make the...

5.5AI score0.00168EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.10 views

PT-2026-79673

In the Linux kernel, the following vulnerability has been resolved: packet: use consistent hard header len in TX RING send path tpacket snd reads dev-hard header len independently for skb allocation and header construction in tpacket fill skb. Concurrent netdevice reconfiguration can therefore ma...

5.3AI score0.00168EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/22 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-74668

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - packet: use consistent hardheaderlen in TXRING send path tpacketsnd reads dev-hardheaderlen independently for skb allocation and header construction in...

7.8CVSS5.4AI score0.00168EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/21 5:16 p.m.9 views

CVE-2026-74582

In the Linux kernel, the following vulnerability has been resolved: packet: use consistent hardheaderlen in non-ring send paths packetsnd reads dev-hardheaderlen multiple times while allocating and constructing an skb. Device reconfiguration can change this value concurrently, for example through...

7.8CVSS0.00156EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/21 4:31 p.m.29 views

CVE-2026-74582 packet: use consistent hard_header_len in non-ring send paths

In the Linux kernel, the following vulnerability has been resolved: packet: use consistent hardheaderlen in non-ring send paths packetsnd reads dev-hardheaderlen multiple times while allocating and constructing an skb. Device reconfiguration can change this value concurrently, for example through...

7.8CVSS0.00156EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/21 4:31 p.m.19 views

EUVD-2026-64004

In the Linux kernel, the following vulnerability has been resolved: packet: use consistent hardheaderlen in non-ring send paths packetsnd reads dev-hardheaderlen multiple times while allocating and constructing an skb. Device reconfiguration can change this value concurrently, for example through...

5.4AI score0.00156EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/21 4:31 p.m.27 views

CVE-2026-74582

A race condition in the Linux kernel's packet socket layer affects the non-ring send paths in packet_snd() and packet_sendmsg_spkt(). Both functions read dev->hard_header_len multiple times during skb allocation and construction. If a concurrent device reconfiguration (e.g., a bonding type cha...

7.8CVSS5.4AI score0.00156EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/21 4:31 p.m.16 views

CVE-2026-74582 packet: use consistent hard_header_len in non-ring send paths

In the Linux kernel, the following vulnerability has been resolved: packet: use consistent hardheaderlen in non-ring send paths packetsnd reads dev-hardheaderlen multiple times while allocating and constructing an skb. Device reconfiguration can change this value concurrently, for example through...

5.7AI score
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/08/17 2:55 p.m.7 views

CVE-2026-72019

A flaw was found in the macsec component of the Linux kernel. When processing packets on the AFPACKET SOCKRAW + PACKETQDISCBYPASS transmit path, the macsecencrypt function attempts to read an unset Media Access Control MAC header. This leads to a 12-byte heap over-read, where sensitive data from...

7.3CVSS5.6AI score0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 6:21 a.m.7 views

UBUNTU-CVE-2026-72019

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...

7.3CVSS5.4AI score0.00168EPSS
SaveExploits0References9
CVE
CVE
added 2026/08/15 5:51 a.m.26 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.10 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
OSV
OSV
added 2026/08/15 5:51 a.m.12 views

CVE-2026-72019 macsec: don't read an unset MAC header in macsec_encrypt()

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...

7.3CVSS5.6AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/15 5:51 a.m.21 views

CVE-2026-72019 macsec: don't read an unset MAC header in macsec_encrypt()

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...

7.3CVSS0.00168EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-72019

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

7.3CVSS5.5AI score0.00168EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2026/07/31 12:00 a.m.9 views

The vulnerability of the tpacket_snd() function in the net/packet/af_packet.c module of the Linux kernel allows a hacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the tpacketsnd function in the net/packet/afpacket.c module of the Linux kernel is related to synchronization errors when using shared resources „Race Conditions“. Exploiting this vulnerability can allow an attacker to compromise the confidentiality, integrity, and...

7.8CVSS5.5AI score0.00103EPSS
SaveExploits0References11Affected Software3
Tenable Nessus
Tenable Nessus
added 2026/01/31 12:00 a.m.35 views

EulerOS Virtualization 2.10.1 : kernel (EulerOS-SA-2026-1123)

According to the versions of the kernel packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : cifs: Fix UAF in cifsdemultiplexthreadCVE-2023-52572 net: fix data-races around sk-skforwardallocCVE-2024-53124 quota: flush...

9.8CVSS7.2AI score0.36848EPSS
SaveExploits9References179
Tenable Nessus
Tenable Nessus
added 2026/01/27 12:00 a.m.6 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-005173)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005173 advisory. In the Linux kernel, the following vulnerability has been resolved: afpacket: avoid erroring out after sockinitdata in packetcreate After sockinitdata the allocated ...

7.8CVSS5.8AI score0.00243EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.6 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-001129)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001129 advisory. The packetsetring function in net/packet/afpacket.c in the Linux kernel through 4.10.6 does not properly validate certain block-size data, which allows local users t...

7.8CVSS6.6AI score0.17827EPSS
SaveExploits17References15
Rows per page
Query Builder