Lucene search
+L

1489 matches found

NVD
NVD
added 2024/12/02 9:15 p.m.25 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.00406EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/22 3:41 p.m.8 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.19 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.00728EPSS
SaveExploits1References1
NVD
NVD
added 2024/11/19 6:15 p.m.30 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.2 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.00146EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/09 11:15 a.m.20 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.00529EPSS
SaveExploits1References48
SUSE CVE
SUSE CVE
added 2024/10/30 4:6 a.m.6 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.41 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:0 a.m.10 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.02972EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/10/11 12:0 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
CVE
CVE
added 2024/10/04 6:14 a.m.75 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:9 a.m.6 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.7CVSS6.6AI score0.00586EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2024/09/19 6:12 p.m.8 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.11 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
SUSE CVE
SUSE CVE
added 2024/09/12 2:51 a.m.6 views

SUSE CVE-2024-45026

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix error recovery leading to data corruption on ESE devices Extent Space Efficient ESE or thin provisioned volumes need to be formatted on demand during usual IO processing. The dasdeseneedsformat function checks for...

5.5CVSS6.4AI score0.00237EPSS
SaveExploits0References19
OSV
OSV
added 2024/09/06 9:15 a.m.2 views

DEBIAN-CVE-2023-52915

In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035i2cmasterxfer In af9035i2cmasterxfer, 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...

5.5CVSS5.4AI score0.00211EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2024/09/06 12:0 a.m.17 views

openSUSE Security Advisory (SUSE-SU-2024:3108-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS8.8AI score0.00641EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/03 3:1 p.m.12 views

SUSE-SU-2024:3108-1 Security update for frr

This update for frr fixes the following issues: - CVE-2024-44070: Fixed missing stream length check before TLV value is taken in bgpattrencap bsc1229438...

9.8CVSS7.5AI score0.00641EPSS
SaveExploits0References3
OSV
OSV
added 2024/09/03 1:53 p.m.19 views

SUSE-SU-2024:3090-1 Security update for frr

This update for frr fixes the following issues: - CVE-2024-44070: Fixed missing stream length check before TLV value is taken in bgpattrencap bsc1229438...

9.8CVSS7.5AI score0.00641EPSS
SaveExploits0References3
NVD
NVD
added 2024/09/02 12:15 p.m.35 views

CVE-2024-33050

Transient DOS while parsing MBSSID during new IE generation in beacon/probe frame when IE length check is either missing or improper...

7.5CVSS0.00297EPSS
SaveExploits0References1
Rows per page
Query Builder