Lucene search
+L

1583 matches found

CVE
CVE
added 2024/12/27 2:50 p.m.2345 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.12 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.12 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.74 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.42 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:00 a.m.13 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.00389EPSS
SaveExploits0
NVD
NVD
added 2024/12/02 9:15 p.m.28 views

CVE-2024-39890

An issue was discovered in Samsung Mobile Processor, Wearable Processor, and Modem Exynos 9820, 9825, 980, 990, 850, 1080, 2100, 1280, 2200, 1330, 1380, 1480, 2400, 9110, W920, W930, W1000, Modem 5123, Modem 5300. The baseband software does not properly check the length specified by the CC Call...

8.1CVSS0.00403EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/22 3:41 p.m.10 views

CVE-2024-52802 RIOT-OS missing dhcpv6_opt_t minimum header length check

RIOT is an operating system for internet of things IoT devices. In version 2024.04 and prior, the function parseadvertise, located in /sys/net/applicationlayer/dhcpv6/client.c, has no minimum header length check for dhcpv6optt after processing dhcpv6msgt. This omission could lead to an out-of-bou...

7.5CVSS6.9AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/11/22 3:41 p.m.20 views

CVE-2024-52802 RIOT-OS missing dhcpv6_opt_t minimum header length check

RIOT is an operating system for internet of things IoT devices. In version 2024.04 and prior, the function parseadvertise, located in /sys/net/applicationlayer/dhcpv6/client.c, has no minimum header length check for dhcpv6optt after processing dhcpv6msgt. This omission could lead to an out-of-bou...

7.5CVSS6.9AI score0.00759EPSS
SaveExploits1References1
NVD
NVD
added 2024/11/19 6:15 p.m.32 views

CVE-2024-53082

In the Linux kernel, the following vulnerability has been resolved: virtionet: Add hashkeylength check Add hashkeylength check in virtnetprobe to avoid possible out of bound errors when setting/reading the hash key...

8.4CVSS0.00242EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.6 views

kernel: media: az6007: Fix null-ptr-deref in az6007_i2c_xfer()

In the Linux kernel, the following vulnerability has been resolved: media: az6007: Fix null-ptr-deref in az6007i2cxfer In az6007i2cxfer, msg is controlled by user. When msgi.buf is null and msgi.len is zero, former checks on msgi.buf would be passed. Malicious data finally reach az6007i2cxfer. If...

5.5CVSS6.8AI score0.00156EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/09 11:15 a.m.29 views

UBUNTU-CVE-2024-50251

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftpayload: sanitize offset and length before calling skbchecksum If access to offset + length is larger than the skbuff length, then skbchecksum triggers BUGON. skbchecksum internally subtracts the length parameter...

6.2CVSS6.2AI score0.00534EPSS
SaveExploits1References48
SUSE CVE
SUSE CVE
added 2024/10/30 4:06 a.m.9 views

SUSE CVE-2024-42459

In the Elliptic package 6.5.6 for Node.js, EDDSA signature malleability occurs because there is a missing signature length check, and thus zero-valued bytes can be removed or appended...

5.3CVSS9.5AI score0.00302EPSS
SaveExploits1References4
Hacker One
Hacker One
added 2024/10/27 10:34 p.m.47 views

Cosmos: Heap-Buffer-Overread in contains_whitespace when calling parser_validate after supplying a maliciously crafted buffer to parser_parse

A heap-buffer-overread vulnerability was discovered in the containswhitespace function when calling parservalidate after supplying a maliciously crafted buffer to parserparse. The vulnerability was not exploitable in the primary use case of the library, but a length check was added to prevent thi...

7.2AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/10/11 12:00 a.m.16 views

CVE-2024-44415

A vulnerability was discovered in DI8200-16.07.26A1, There is a buffer overflow in the dbsrvasp function; The strcpy function is executed without checking the length of the string, leading to a buffer overflow...

7.4AI score0.00363EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/10/11 12:00 a.m.11 views

CVE-2024-46215

A vulnerability was discovered in KM08-708H-v1.1, There is a buffer overflow in the sub445BDC function within the /usr/sbin/goahead program; The strcpy function is executed without checking the length of the string, leading to a buffer overflow...

7.4AI score0.02971EPSS
SaveExploits0References2
CVE
CVE
added 2024/10/04 6:14 a.m.82 views

CVE-2024-6444

CVE-2024-6444 affects Zephyr’s Bluetooth OTS client: olcp_ind_handler in zephyr/subsys/bluetooth/services/ots/ots_client.c handles input length poorly, enabling potential buffer overflow. Existing connected sources confirm the exact vulnerable component and root cause (missing input length valida...

6.5CVSS6.3AI score0.00339EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2024/09/27 11:07 a.m.10 views

OESA-2024-2189 uboot-tools security update

This package includes the mkimage program, which allows generation of U-Boot images in various formats, and the fwprintenv and fwsetenv programs to read and modify U-Boot's environment. Security Fixes: There exists an unchecked length field in UBoot. The U-Boot DFU implementation does not bound t...

7.1CVSS6.6AI score0.00598EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2024/09/19 6:12 p.m.12 views

snappy-java: Unchecked chunk length leads to DoS

A flaw was found in Snappy-java's fileSnappyInputStream hasNextChunk function, which does not sufficiently evaluate input bytes before beginning operations. This issue could allow an attacker to send malicious input to trigger an out of memory error that crashes the program, resulting in a denial...

7.5CVSS7.3AI score0.01762EPSS
SaveExploits1References4
OSV
OSV
added 2024/09/17 9:29 p.m.15 views

CLSA-2024-1726608591 expat: Fix of 3 CVEs

CVE-2024-45490: Reject negative length for XMLParseBuffer in xmlparse.c - CVE-2024-45491: Detect integer overflow in dtdCopy on 32-bit platforms - CVE-2024-45492: Detect integer overflow in nextScaffoldPart on 32-bit platforms...

9.8CVSS7.2AI score0.01686EPSS
SaveExploits0References1
Rows per page
Query Builder