Lucene search
+L

21 matches found

Tenable Nessus
Tenable Nessus
added 2026/09/04 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-80742

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - afpacket: Don't send zero-byte data in tpacketsnd. syzbot reported a WARNING in devqueuexmit triggered via tpacketsnd: skbassertlen WARNING: at...

6.6AI score0.0021EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/03 1:06 p.m.6 views

AZL-99036 CVE-2026-80742 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: afpacket: Don't send zero-byte data in tpacketsnd. syzbot reported a WARNING in devqueuexmit triggered via tpacketsnd: skbassertlen WARNING: at include/linux/skbuff.h:2753 skbassertlen WARNING: at devqueuexmit+0x21bc/0x4970...

5.6AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 8:26 a.m.8 views

CVE-2026-80742 af_packet: Don't send zero-byte data in tpacket_snd().

In the Linux kernel, the following vulnerability has been resolved: afpacket: Don't send zero-byte data in tpacketsnd. syzbot reported a WARNING in devqueuexmit triggered via tpacketsnd: skbassertlen WARNING: at include/linux/skbuff.h:2753 skbassertlen WARNING: at devqueuexmit+0x21bc/0x4970...

5.8AI score
SaveExploits0References11
NVD
NVD
added 2026/08/22 4:16 p.m.15 views

CVE-2026-74666

In the Linux kernel, the following vulnerability has been resolved: packet: synchronize pressure clearing with ring reconfiguration packetsetring updates the RX ring state under skreceivequeue.lock, but used to publish the tpacket receive mode through po-prothook.func after releasing that lock...

7.8CVSS0.00129EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/22 4:16 p.m.10 views

CVE-2026-74666

In the Linux kernel, the following vulnerability has been resolved: packet: synchronize pressure clearing with ring reconfiguration packetsetring updates the RX ring state under skreceivequeue.lock, but used to publish the tpacket receive mode through po-prothook.func after releasing that lock...

7.8CVSS5.6AI score0.00129EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.34 views

CVE-2026-74666 packet: synchronize pressure clearing with ring reconfiguration

In the Linux kernel, the following vulnerability has been resolved: packet: synchronize pressure clearing with ring reconfiguration packetsetring updates the RX ring state under skreceivequeue.lock, but used to publish the tpacket receive mode through po-prothook.func after releasing that lock...

7.8CVSS0.00129EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/22 3:32 p.m.18 views

CVE-2026-74666 packet: synchronize pressure clearing with ring reconfiguration

In the Linux kernel, the following vulnerability has been resolved: packet: synchronize pressure clearing with ring reconfiguration packetsetring updates the RX ring state under skreceivequeue.lock, but used to publish the tpacket receive mode through po-prothook.func after releasing that lock...

7.8CVSS5.7AI score
SaveExploits0References11
CVE
CVE
added 2026/08/22 3:32 p.m.39 views

CVE-2026-74666

A race condition in the Linux kernel packet subsystem (AF_PACKET/TPACKET) allows __packet_rcv_has_room() to dereference stale or NULL ring storage . The root cause is that packet_set_ring() published the tpacket receive hook (po->prot_hook.func) after releasing sk_receive_queue.lock, so packet...

7.8CVSS5.6AI score0.00129EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/22 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-74666

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - packet: synchronize pressure clearing with ring reconfiguration packetsetring updates the RX ring state under skreceivequeue.lock, but used to publish the tpack...

7.8CVSS6.1AI score0.00129EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.18 views

PT-2026-79673

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the tpacket snd function where dev-hard header len is read independently during skb allocation and header construction within tpacket fill skb. Concurrent netdevice...

7.8CVSS5.9AI score0.00129EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.21 views

PT-2026-79671

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists where packet set ring updates the RX ring state under sk receive queue.lock but publishes the tpacket receive mode through po-prot hook.func after releasing that lock. Th...

7.8CVSS5.9AI score0.00129EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2026/05/02 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-31700

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/packet: fix TOCTOU race on mmap'd vnethdr in tpacketsnd In tpacketsnd, when PACKETVNETHDR is enabled, vnethdr points directly into the mmap'd TX ring buffer...

7.8CVSS5.2AI score0.00107EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/05/01 1:56 p.m.8 views

CVE-2026-31700

In the Linux kernel, the following vulnerability has been resolved: net/packet: fix TOCTOU race on mmap'd vnethdr in tpacketsnd In tpacketsnd, when PACKETVNETHDR is enabled, vnethdr points directly into the mmap'd TX ring buffer shared with userspace. The kernel validates the header via...

5.9AI score0.00107EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/05/01 1:56 p.m.26 views

CVE-2026-31700 net/packet: fix TOCTOU race on mmap'd vnet_hdr in tpacket_snd()

In the Linux kernel, the following vulnerability has been resolved: net/packet: fix TOCTOU race on mmap'd vnethdr in tpacketsnd In tpacketsnd, when PACKETVNETHDR is enabled, vnethdr points directly into the mmap'd TX ring buffer shared with userspace. The kernel validates the header via...

7.8CVSS5.9AI score
SaveExploits0References12
Debian CVE
Debian CVE
added 2026/05/01 1:56 p.m.14 views

CVE-2026-31700

In the Linux kernel, the following vulnerability has been resolved: net/packet: fix TOCTOU race on mmap'd vnethdr in tpacketsnd In tpacketsnd, when PACKETVNETHDR is enabled, vnethdr points directly into the mmap'd TX ring buffer shared with userspace. The kernel validates the header via...

7.8CVSS5.8AI score0.00107EPSS
SaveExploits0
EUVD
EUVD
added 2026/05/01 1:56 p.m.11 views

EUVD-2026-26509

In the Linux kernel, the following vulnerability has been resolved: net/packet: fix TOCTOU race on mmap'd vnethdr in tpacketsnd In tpacketsnd, when PACKETVNETHDR is enabled, vnethdr points directly into the mmap'd TX ring buffer shared with userspace. The kernel validates the header via...

5.9AI score0.00107EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.7 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004268 advisory. An issue was discovered in the Linux kernel before 5.4.7. The prbcalcretireblktmo function in net/packet/afpacket.c can result in a denial of service CPU consumption...

5.5CVSS6.7AI score0.0044EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.21 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001057 advisory. The tpacketrcv function in net/packet/afpacket.c in the Linux kernel before 4.13 mishandles vnet headers, which might allow local users to cause a denial of service...

7.8CVSS7.3AI score0.00556EPSS
SaveExploits0References14
RedHat Linux
RedHat Linux
added 2020/11/04 12:53 a.m.13 views

kernel: af_packet: TPACKET_V3: invalid timer timeout on error

A flaw was found in the way the afpacket functionality in the Linux kernel handled the retirement timer setting for TPACKETv3 when getting settings from the underlying network device errors out. This flaw allows a local user who can open the afpacket domain socket and who can hit the error path, ...

5.5CVSS6.8AI score0.0044EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2017/08/29 12:00 a.m.18 views

PT-2017-2968 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 4.13 Description: The issue is related to the tpacket rcv function in the Linux kernel, which mishandles vnet headers. This might allow local users to cause a denial of service, including buffer overflow, and di...

8.8CVSS7.8AI score0.20797EPSS
SaveExploits52References101
Rows per page
Query Builder