Lucene search
+L

1489 matches found

OSV
OSV
added 2025/01/15 1:10 p.m.6 views

CVE-2024-57802 netrom: check buffer length before accessing it

In the Linux kernel, the following vulnerability has been resolved: netrom: check buffer length before accessing it Syzkaller reports an uninit value read from ax25cmp when sending raw message through ieee802154 implementation. ===================================================== BUG: KMSAN:...

9.4CVSS6.3AI score
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2025/01/15 1:10 p.m.1 views

CVE-2024-57802 netrom: check buffer length before accessing it

In the Linux kernel, the following vulnerability has been resolved: netrom: check buffer length before accessing it Syzkaller reports an uninit value read from ax25cmp when sending raw message through ieee802154 implementation. ===================================================== BUG: KMSAN:...

9.4CVSS7.7AI score0.00594EPSS
SaveExploits0References7
OSV
OSV
added 2025/01/14 10:15 p.m.8 views

CVE-2024-57482

H3C N12 V100R005 contains a buffer overflow vulnerability due to the lack of length verification in the 5G wireless network processing function. Attackers who successfully exploit this vulnerability can cause the remote target device to crash or execute arbitrary commands by sending a POST reques...

9.8CVSS6.4AI score0.00738EPSS
SaveExploits0References2
NVD
NVD
added 2025/01/13 6:15 p.m.15 views

CVE-2024-46920

An issue was discovered in Samsung Mobile Processor Exynos 9820, 9825, 980, 990, 850, 1080, 2100, and 1280. Lack of a length check leads to a stack out-of-bounds write at loadInputBuffers...

6.5CVSS0.00334EPSS
SaveExploits0References2
CVE
CVE
added 2025/01/13 12:0 a.m.28 views

CVE-2024-46919

The CVE-2024-46919 issue affects Samsung Mobile Processor Exynos families: 980–9825, 990, 850, 1080, 2100, and 1280. The root cause is a missing length check that enables a stack out-of-bounds write in loadOutputBuffers. Connected sources (NVD, Red Hat, CNNVD, CVE lists, PT Security) corroborate ...

5.3CVSS7.1AI score0.0028EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/01/13 12:0 a.m.10 views

CVE-2024-46920

An issue was discovered in Samsung Mobile Processor Exynos 9820, 9825, 980, 990, 850, 1080, 2100, and 1280. Lack of a length check leads to a stack out-of-bounds write at loadInputBuffers...

7AI score0.00334EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/01/13 12:0 a.m.19 views

CVE-2024-46920

An issue was discovered in Samsung Mobile Processor Exynos 9820, 9825, 980, 990, 850, 1080, 2100, and 1280. Lack of a length check leads to a stack out-of-bounds write at loadInputBuffers...

0.00334EPSS
SaveExploits0References2
CVE
CVE
added 2025/01/13 12:0 a.m.34 views

CVE-2024-46920

The CVE-2024-46920 issue affects Samsung Mobile Processor Exynos 9820, 9825, 980, 990, 850, 1080, 2100, and 1280. Root cause: a missing length check causes a stack out-of-bounds write at loadInputBuffers. This has been consistently reported across multiple feeds (NVD/Red Hat/CNNVD) with no explic...

6.5CVSS7.1AI score0.00334EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2025/01/06 12:0 a.m.6 views

Qualcomm Chipsets 安全漏洞

Qualcomm Chipsets are a family of chipsets from Qualcomm Incorporated USA. A security vulnerability exists in Qualcomm Chipsets that stems from a denial of service that may occur when the driver parses each STA profile IE and attempts to access the EXTN element ID without checking the IE length...

7.5CVSS6.4AI score0.00365EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.9 views

PT-2025-32595

Name of the Vulnerable Software and Affected Versions: slab versions prior to 0.4.11 Description: slab is a pre-allocated storage for a uniform data type. In version 0.4.10, the get disjoint mut function incorrectly checked if indices were within the slab's capacity instead of its length,...

5.1CVSS5.9AI score0.00167EPSS
SaveExploits0References112
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.16 views

PT-2025-30775

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the virtio-net module. Specifically, a missing check in the xdp linearize page function allows for an out-of-bound read when processing buffers fr...

7.8CVSS6.7AI score0.00173EPSS
SaveExploits0
NVD
NVD
added 2024/12/27 3:15 p.m.20 views

CVE-2024-56590

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcicore: Fix not checking skb length on hciacldatapacket This fixes not checking if skb really contains an ACL header otherwise the code may attempt to access some uninitilized/invalid memory past the valid skb-data...

7.6CVSS0.00288EPSS
SaveExploits0References6
OSV
OSV
added 2024/12/27 2:51 p.m.10 views

CVE-2024-56616 drm/dp_mst: Fix MST sideband message body length check

In the Linux kernel, the following vulnerability has been resolved: drm/dpmst: Fix MST sideband message body length check Fix the MST sideband message body length check, which must be at least 1 byte accounting for the message body CRC aka message data CRC at the end of the message. This fixes a...

6.2AI score
SaveExploits0References11
Cvelist
Cvelist
added 2024/12/27 2:51 p.m.31 views

CVE-2024-56616 drm/dp_mst: Fix MST sideband message body length check

In the Linux kernel, the following vulnerability has been resolved: drm/dpmst: Fix MST sideband message body length check Fix the MST sideband message body length check, which must be at least 1 byte accounting for the message body CRC aka message data CRC at the end of the message. This fixes a...

0.00215EPSS
SaveExploits0References6
CVE
CVE
added 2024/12/27 2:50 p.m.2332 views

CVE-2024-56590

The CVE-2024-56590 entry concerns the Linux kernel Bluetooth stack (hci_core) and a fix for not checking whether skb actually contains an ACL header in hci_acldata_packet. The issue could cause access to uninitialized/invalid memory beyond skb->data when an ACL header is absent. The fix is a k...

7.6CVSS6.7AI score0.00288EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/12/27 2:50 p.m.11 views

CVE-2024-56590 Bluetooth: hci_core: Fix not checking skb length on hci_acldata_packet

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcicore: Fix not checking skb length on hciacldatapacket This fixes not checking if skb really contains an ACL header otherwise the code may attempt to access some uninitilized/invalid memory past the valid skb-data...

7.6CVSS6.1AI score
SaveExploits0References9
OSV
OSV
added 2024/12/24 12:15 p.m.7 views

AZL-54996 CVE-2024-53150 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix out of bounds reads when finding clock sources The current USB-audio driver code doesn't check bLength of each descriptor at traversing for clock descriptors. That is, when a device provides a bogus descripto...

7.1CVSS6.7AI score0.01351EPSS
SaveExploits0References1
CVE
CVE
added 2024/12/15 11:23 p.m.65 views

CVE-2024-8798

Affected product: Zephyr RTOS (bluetooth OTS client). Vulnerable component/function: olcp_ind_handler in zephyr/subsys/bluetooth/services/ots/ots_client.c. Root cause: improper validation of the length of user input. Impact: availability impact listed as HIGH; confidentiality and integrity not af...

7.5CVSS7.5AI score0.00401EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2024/12/15 11:23 p.m.36 views

CVE-2024-8798 Bluetooth: classic: avdtp: missing buffer length check

No proper validation of the length of user input in olcpindhandler in zephyr/subsys/bluetooth/services/ots/otsclient.c...

7.5CVSS0.00401EPSS
SaveExploits0References1
Amazon
Amazon
added 2024/12/12 12:0 a.m.11 views

Important: ghostscript

Issue Overview: PS interpreter - check the type of the Pattern Implementation NOTE: https://bugs.ghostscript.com/showbug.cgi?id=707991 NOTE: https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=f49812186baa7d1362880673408a6fbe8719b4f8 NOTE:...

8.4CVSS7.4AI score0.00388EPSS
SaveExploits0
Rows per page
Query Builder