Lucene search
+L

64 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.14 views

EUVD-2022-38823

Malicious code in bioql PyPI...

8.8CVSS8.6AI score0.00634EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2023-27708

Malicious code in bioql PyPI...

8.2CVSS7.5AI score0.00353EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/09/15 2:48 p.m.9 views

CVE-2022-50321 wifi: brcmfmac: fix potential memory leak in brcmf_netdev_start_xmit()

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix potential memory leak in brcmfnetdevstartxmit The brcmfnetdevstartxmit returns NETDEVTXOK without freeing skb in case of pskbexpandhead fails, add devkfreeskb to fix it. Compile tested only...

0.00146EPSS
SaveExploits0References8
OSV
OSV
added 2025/07/30 8:11 a.m.7 views

CVE-2025-1394 Denial of Service (DoS) vulnerabilitiey in Zigbee library

The Ember ZNet stack’s packet buffer manager may read out of bound memory leading to an assert, causing a Denial of Service DoS...

5.9CVSS6.1AI score
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2025/07/30 8:11 a.m.7 views

CVE-2025-1394

The Ember ZNet stack’s packet buffer manager may read out of bound memory leading to an assert, causing a Denial of Service DoS...

5.9CVSS6AI score0.00225EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/05/23 2:2 a.m.11 views

CVE-2023-33975

RIOT-OS, an operating system for Internet of Things IoT devices, contains a network stack with the ability to process 6LoWPAN frames. In version 2023.01 and prior, an attacker can send a crafted frame to the device resulting in an out of bounds write in the packet buffer. The overflow can be used...

9.8CVSS7.6AI score0.0148EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:10 p.m.11 views

CVE-2021-21410

Contiki-NG is an open-source, cross-platform operating system for Next-Generation IoT devices. An out-of-bounds read can be triggered by 6LoWPAN packets sent to devices running Contiki-NG 4.6 and prior. The IPv6 header decompression function uncompresshdriphc does not perform proper boundary chec...

9.1CVSS6.8AI score0.0123EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/02/26 2:11 a.m.1 views

CVE-2022-49369 amt: fix possible memory leak in amt_rcv()

In the Linux kernel, the following vulnerability has been resolved: amt: fix possible memory leak in amtrcv If an amt receives packets and it finds socket. If it can't find a socket, it should free a received skb. But it doesn't. So, a memory leak would possibly occur...

6.2AI score0.00253EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: Firewire: nosy – Ensure that the userlength is taken into account when fetching packet contents. Ensure that packetbufferget respects the userlength provided. If the length of the head packet exceeds the userlength,...

7.1CVSS6.7AI score0.00296EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/20 10:15 p.m.9 views

AZL-48498 CVE-2024-43861 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: net: usb: qmiwwan: fix memory leak for not ip packets Free the unused skb when not ip packets arrive...

5.5CVSS6.3AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/19 2:15 p.m.19 views

UBUNTU-CVE-2024-38578

In the Linux kernel, the following vulnerability has been resolved: ecryptfs: Fix buffer size for tag 66 packet The 'TAG 66 Packet Format' description is missing the cipher code and checksum fields that are packed into the message packet. As a result, the buffer allocated for the packet is 3 byte...

7.8CVSS6.3AI score0.00263EPSS
SaveExploits0References29
SUSE CVE
SUSE CVE
added 2024/04/15 11:13 p.m.6 views

SUSE CVE-2024-2397

Due to a bug in packet data buffers management, the PPP printer in tcpdump can enter an infinite loop when reading a crafted DLTPPPSERIAL .pcap savefile. This problem does not affect any tcpdump release, but it affected the git master branch from 2023-06-05 to 2024-03-21...

5.5CVSS6.9AI score0.00289EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/11/07 12:0 a.m.9 views

PT-2023-24152 · Unknown · Automotive Audio

Name of the Vulnerable Software and Affected Versions: Automotive Audio affected versions not specified Description: The issue is related to memory corruption in Automotive Audio. It occurs while copying data from the ADSP shared buffer to the VOC packet data buffer. Recommendations: At the momen...

7.8CVSS6.9AI score0.0011EPSS
SaveExploits0References2
Prion
Prion
added 2023/06/09 6:15 p.m.22 views

Out-of-bounds

Contiki-NG is an open-source, cross-platform operating system for IoT devices. When reading the TCP MSS option value from an incoming packet, the Contiki-NG OS does not verify that certain buffer indices to read from are within the bounds of the IPv6 packet buffer, uipbuf. In particular, there is...

6.4CVSS6.5AI score0.00437EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2023/06/09 12:0 a.m.9 views

Contiki-NG 缓冲区错误漏洞

Contiki-NG is an open source cross-platform operating system for next-generation IoT Internet of Things devices. Contiki-NG suffers from a buffer error vulnerability that stems from the fact that when reading TCP MSS option values from incoming packets, the Contiki-NG operating system does not...

7.3CVSS6.7AI score0.00437EPSS
SaveExploits0References3
NVD
NVD
added 2023/05/30 6:15 p.m.15 views

CVE-2023-33975

RIOT-OS, an operating system for Internet of Things IoT devices, contains a network stack with the ability to process 6LoWPAN frames. In version 2023.01 and prior, an attacker can send a crafted frame to the device resulting in an out of bounds write in the packet buffer. The overflow can be used...

9.8CVSS9.5AI score0.0148EPSS
SaveExploits1References8
NVD
NVD
added 2023/05/30 4:15 p.m.32 views

CVE-2023-24817

RIOT-OS, an operating system for Internet of Things IoT devices, contains a network stack with the ability to process 6LoWPAN frames. Prior to version 2023.04, an attacker can send a crafted frame to the device resulting in an integer underflow and out of bounds access in the packet buffer...

7.5CVSS7.3AI score0.00635EPSS
SaveExploits0References2
NVD
NVD
added 2023/04/24 4:15 p.m.24 views

CVE-2023-24823

RIOT-OS, an operating system that supports Internet of Things devices, contains a network stack with the ability to process 6LoWPAN frames. Prior to version 2022.10, an attacker can send a crafted frame to the device resulting in a type confusion between IPv6 extension headers and a UDP header...

9.8CVSS9.7AI score0.00985EPSS
SaveExploits0References3
NVD
NVD
added 2023/04/24 3:15 p.m.31 views

CVE-2023-24819

RIOT-OS, an operating system that supports Internet of Things devices, contains a network stack with the ability to process 6LoWPAN frames. Prior to version 2022.10, an attacker can send a crafted frame to the device resulting in an out of bounds write in the packet buffer. The overflow can be us...

9.8CVSS9.8AI score0.00985EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2023/04/24 12:0 a.m.11 views

RIOT RIOT-OS 数字错误漏洞

RIOT RIOT-OS is a set of operating systems used in the Internet of Things IoT space. A numeric error vulnerability exists in RIOT RIOT-OS versions prior to 2022.10, which can be exploited by an attacker to allow a device to send crafted frames that result in a large number of out-of-bounds writes...

7.5CVSS7.4AI score0.00859EPSS
SaveExploits0References4
Rows per page
Query Builder