Lucene search
+L

51 matches found

EUVD
EUVD
added 2026/09/10 9:05 a.m.9 views

EUVD-2026-75363

A heap-based buffer overflow vulnerability in the PC bridge protocol decoder of BoschSensortec COINESSDK versions 2.10 through 2.12.2 allows attackers to cause a denial of service process crash or potentially execute arbitrary code. The bridge decoder bridgedecoder.c trusts the packet length fiel...

8CVSS0.00204EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 10:38 p.m.7 views

CVE-2026-85442 MOOS core-moos through 10.4.0 MOOSDB Denial of Service via Unbounded Packet Allocation

MOOS core-moos through 10.4.0 fails to validate packet length declarations in CMOOSCommPkt::OnBytesWritten, allowing unauthenticated attackers to trigger unbounded buffer allocation by sending crafted wire packets. Attackers can send packets with large declared lengths to exhaust server memory an...

8.7CVSS5.8AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/09/03 12:00 a.m.16 views

PT-2026-85291

Name of the Vulnerable Software and Affected Versions MOOS core-moos versions prior to 10.4.1 Description An issue exists where the software fails to validate packet length declarations in the CMOOSCommPkt::OnBytesWritten function. This allows unauthenticated attackers to trigger unbounded buffer...

8.7CVSS6AI score0.00412EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/08/18 2:33 p.m.34 views

CVE-2026-75032

A flaw was found in BlueZ. Insufficient validation of packet length fields in GetFolderItems responses within the Audio/Video Remote Control Profile AVRCP implementation allows a malicious Bluetooth device within range to cause an out-of-bounds memory read. This vulnerability, affecting the...

6.3CVSS5.4AI score0.00201EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/18 2:33 p.m.7 views

CVE-2026-75032

A flaw was found in BlueZ. Insufficient validation of packet length fields in GetFolderItems responses within the Audio/Video Remote Control Profile AVRCP implementation allows a malicious Bluetooth device within range to cause an out-of-bounds memory read. This vulnerability, affecting the...

6.3CVSS5.5AI score0.00201EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/17 7:29 p.m.10 views

CVE-2026-72065

A flaw was found in the Linux kernel's mana network driver. This vulnerability arises from the driver's failure to validate the packet length reported by the Network Interface Card NIC within the Receive Completion Queue Entry RX CQE before further processing. A malicious NIC, or an attacker...

9.8CVSS5.5AI score0.00728EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:21 a.m.9 views

CVE-2026-72065

In the Linux kernel, the following vulnerability has been resolved: net: mana: Validate the packet length reported by the NIC Validate the packet length reported in the RX CQE before passing it to skb processing. The CQE is supplied by the NIC device and should not be blindly trusted...

9.8CVSS0.00728EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/15 5:52 a.m.16 views

EUVD-2026-59023

In the Linux kernel, the following vulnerability has been resolved: net: mana: Validate the packet length reported by the NIC Validate the packet length reported in the RX CQE before passing it to skb processing. The CQE is supplied by the NIC device and should not be blindly trusted...

5.3AI score0.00728EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/15 5:52 a.m.29 views

CVE-2026-72065 net: mana: Validate the packet length reported by the NIC

In the Linux kernel, the following vulnerability has been resolved: net: mana: Validate the packet length reported by the NIC Validate the packet length reported in the RX CQE before passing it to skb processing. The CQE is supplied by the NIC device and should not be blindly trusted...

9.8CVSS0.00728EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-72065

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: mana: Validate the packet length reported by the NIC Validate the packet length reported in the RX CQE before passing it to skb processing. The CQE is...

9.8CVSS5.9AI score0.00728EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.14 views

PT-2026-72254

In the Linux kernel, the following vulnerability has been resolved: net: mana: Validate the packet length reported by the NIC Validate the packet length reported in the RX CQE before passing it to skb processing. The CQE is supplied by the NIC device and should not be blindly trusted...

5.3AI score0.00728EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/28 10:00 a.m.12 views

UBUNTU-CVE-2026-58224

A flaw was found in Samba's CTDB, the clustered database service used by Samba. Insufficient integrity validation of received CTDB protocol packets allows malformed packets containing invalid field lengths, improperly terminated strings, or inconsistent packet sizes to be processed without adequa...

6.5CVSS5.4AI score0.0029EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/28 10:00 a.m.34 views

CVE-2026-58224

A flaw was found in Samba's CTDB, the clustered database service used by Samba. Insufficient integrity validation of received CTDB protocol packets allows malformed packets containing invalid field lengths, improperly terminated strings, or inconsistent packet sizes to be processed without adequa...

6.5CVSS5.4AI score0.0029EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/27 9:17 p.m.11 views

UBUNTU-CVE-2026-64547

In the Linux kernel, the following vulnerability has been resolved: net: usb: net1080: validate packetlen before pad-byte access in rxfixup For an even packetlen, net1080rxfixup reads the pad byte at skb-datapacketlen before the skb-len != packetlen check further down, and packetlen is only bound...

8.1CVSS5.7AI score0.00274EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/27 8:10 p.m.41 views

CVE-2026-64547

CVE-2026-64547 affects the Linux kernel net1080 USB network driver. The issue arises when an even packet_len is processed by net1080_rx_fixup: it reads the pad byte at skb->data[packet_len] before verifying skb->len, with packet_len only bounded by NC_MAX_PACKET, enabling a malicious NetChi...

8.1CVSS5.8AI score0.00274EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/27 8:10 p.m.38 views

CVE-2026-64547 net: usb: net1080: validate packet_len before pad-byte access in rx_fixup

In the Linux kernel, the following vulnerability has been resolved: net: usb: net1080: validate packetlen before pad-byte access in rxfixup For an even packetlen, net1080rxfixup reads the pad byte at skb-datapacketlen before the skb-len != packetlen check further down, and packetlen is only bound...

8.1CVSS0.00274EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/27 8:10 p.m.13 views

CVE-2026-64547

In the Linux kernel, the following vulnerability has been resolved: net: usb: net1080: validate packetlen before pad-byte access in rxfixup For an even packetlen, net1080rxfixup reads the pad byte at skb-datapacketlen before the skb-len != packetlen check further down, and packetlen is only bound...

8.1CVSS5.7AI score0.00274EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/27 12:00 a.m.15 views

PT-2026-65222

In the Linux kernel, the following vulnerability has been resolved: net: usb: net1080: validate packet len before pad-byte access in rx fixup For an even packet len, net1080 rx fixup reads the pad byte at skb-datapacket len before the skb-len != packet len check further down, and packet len is on...

5.8AI score0.00274EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/06/25 9:16 a.m.19 views

CVE-2026-53147

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Validate XDomain request packet size before type cast tbxdphandlerequest casts the received packet buffer to protocol-specific structs without verifying that the allocation is large enough for the target type. A peer...

8.1CVSS6AI score0.00268EPSS
SaveExploits0References11
OSV
OSV
added 2026/06/12 11:11 a.m.15 views

OESA-2026-2626 openvpn security update

OpenVPN is a full-featured open source SSL VPN solution that accommodates a wide range of configurations, including remote access, site-to-site VPNs, Wi-Fi security, and enterprise-scale remote access solutions with load balancing, failover, and fine-grained access-controls. Starting with the...

6.9CVSS5.3AI score0.00541EPSS
SaveExploits1References3
Rows per page
Query Builder