Lucene search
+L

254 matches found

Cvelist
Cvelist
added 2025/08/09 2:30 p.m.24 views

CVE-2022-50233 Bluetooth: eir: Fix using strlen with hdev->{dev_name,short_name}

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: eir: Fix using strlen with hdev-devname,shortname Both devname and shortname are not guaranteed to be NULL terminated so this instead use strnlen and then attempt to determine if the resulting string needs to be...

7.8CVSS0.00137EPSS
SaveExploits0References1
CVE
CVE
added 2025/08/09 2:30 p.m.51 views

CVE-2022-50233

The CVE-2022-50233 entry pertains to the Linux kernel Bluetooth stack (net/bluetooth/eir.c and net/bluetooth/mgmt.c). The root cause is using strlen on hdev->dev_name and hdev->short_name, which are not guaranteed to be NULL-terminated. This can lead to kernel memory reads when the terminal...

7.8CVSS7.2AI score0.00137EPSS
SaveExploits0References1Affected Software1
Debian CVE
Debian CVE
added 2025/08/09 2:30 p.m.21 views

CVE-2022-50233

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: eir: Fix using strlen with hdev-devname,shortname Both devname and shortname are not guaranteed to be NULL terminated so this instead use strnlen and then attempt to determine if the resulting string needs to be...

7.8CVSS5.1AI score0.00137EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/07/10 11:22 p.m.6 views

SUSE CVE-2025-38329

In the Linux kernel, the following vulnerability has been resolved: firmware: csdsp: Fix OOB memory read access in KUnit test wmfw info KASAN reported out of bounds access - csdspmockwmfwaddinfo, because the source string length was rounded up to the allocation size...

6.1CVSS6.4AI score0.00159EPSS
SaveExploits0References4
OSV
OSV
added 2025/07/10 9:15 a.m.10 views

UBUNTU-CVE-2025-38340

In the Linux kernel, the following vulnerability has been resolved: firmware: csdsp: Fix OOB memory read access in KUnit test KASAN reported out of bounds access - csdspmockbinaddnameorinfo, because the source string length was rounded up to the allocation size...

7.1CVSS5.6AI score0.00143EPSS
SaveExploits0References11
OSV
OSV
added 2025/06/18 10:15 a.m.1 views

DEBIAN-CVE-2025-38061

In the Linux kernel, the following vulnerability has been resolved: net: pktgen: fix access outside of user given buffer in pktgenthreadwrite Honour the user given buffer size for the strnlen calls otherwise strnlen will access memory outside of the user given buffer...

5.5CVSS5.7AI score0.00164EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 10:15 a.m.10 views

AZL-63995 CVE-2025-38061 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: net: pktgen: fix access outside of user given buffer in pktgenthreadwrite Honour the user given buffer size for the strnlen calls otherwise strnlen will access memory outside of the user given buffer...

5.5CVSS6.5AI score0.00164EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/06/18 12:0 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from an unadapted input string length that could result in a buffer overflow...

7.8CVSS6.7AI score0.00185EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/05/22 4:15 a.m.11 views

CVE-2019-10532

Null-pointer dereference issue can occur while calculating string length when source string length is zero in Snapdragon Auto, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon IoT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wearables in APQ8009,...

10CVSS9.4AI score0.01084EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/05/21 12:46 a.m.8 views

SUSE CVE-2025-37927

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix potential buffer overflow in parseivrsacpihid There is a string parsing logic error which can lead to an overflow of hid or uid buffers. Comparing ACPIIDLEN against a total string length doesn't take into account t...

4.4CVSS8AI score0.00222EPSS
SaveExploits0References17
Citrix
Citrix
added 2025/05/15 12:0 a.m.147 views

NetScaler shows an error stating "String length exceeds maximum [passplain, 31]"

When trying to update an existing certificate file with a new certificate file, upon clicking 'Ok', you see the following error appear: "String length exceeds maximum passplain, 31" The attempt to save the changes made fail because of the error which appears...

7.1AI score
SaveExploits0
NVD
NVD
added 2025/04/27 8:15 p.m.31 views

CVE-2025-46687

quickjs-ng through 0.9.0 has a missing length check in JSReadString for a string, leading to a heap-based buffer overflow. QuickJS before 2025-04-26 is also affected...

7.8CVSS0.00282EPSS
SaveExploits1References6
OSV
OSV
added 2025/04/11 2:8 p.m.5 views

GHSA-3633-G6MG-P6QQ SurrealDB memory exhaustion via string::replace using regex

An authenticated user can craft a query using the string::replace function that uses a Regex to perform a string replacement. As there is a failure to restrict the resulting string length, this enables an attacker to send a string::replace function to the SurrealDB server exhausting all the memor...

7.1CVSS7.2AI score0.00235EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/04/01 12:0 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from an unrestricted string length read from a firmware file...

7.1CVSS6.7AI score0.00211EPSS
SaveExploits0References9
NVD
NVD
added 2025/03/28 3:15 a.m.16 views

CVE-2024-13939

String::Compare::ConstantTime for Perl through 0.321 is vulnerable to timing attacks that allow an attacker to guess the length of a secret string. As stated in the documentation: "If the lengths of the strings are different, because equals returns false right away the size of the secret string m...

7.5CVSS0.00348EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/03/28 2:5 a.m.20 views

CVE-2024-13939 String::Compare::ConstantTime for Perl through 0.321 is vulnerable to timing attacks that allow an attacker to guess the length of a secret string

String::Compare::ConstantTime for Perl through 0.321 is vulnerable to timing attacks that allow an attacker to guess the length of a secret string. As stated in the documentation: "If the lengths of the strings are different, because equals returns false right away the size of the secret string m...

0.00348EPSS
SaveExploits0References1
CVE
CVE
added 2025/03/28 2:5 a.m.80 views

CVE-2024-13939

The connected Astra Linux bulletin cites a timing-attack vulnerability in the Mojolicious Perl component (secure_compare) and notes only versions after 1.74 are affected, aligning with CVE-2024-13939’s class of timing leaks. Fedora/Nessus entries confirm CVE-2024-13939 is addressed by updates to ...

7.5CVSS6.6AI score0.00348EPSS
SaveExploits0References1Affected Software1
Debian CVE
Debian CVE
added 2025/03/28 2:5 a.m.12 views

CVE-2024-13939

String::Compare::ConstantTime for Perl through 0.321 is vulnerable to timing attacks that allow an attacker to guess the length of a secret string. As stated in the documentation: "If the lengths of the strings are different, because equals returns false right away the size of the secret string m...

7.5CVSS7.3AI score0.00348EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/02/10 12:0 a.m.10 views

GNU Binutils 安全漏洞

GNU Binutils GNU Binary Utilities is a set of programming language utility programs developed by the American GNU community. The programs are primarily designed to work with target files in a variety of formats, and provide connectors, assemblers, and other tools for target files and archives. A...

5.3CVSS7.9AI score0.00658EPSS
SaveExploits1References9
RedhatCVE
RedhatCVE
added 2025/02/06 3:39 a.m.13 views

CVE-2021-26603

A heap overflow issue was found in ARK library of bandisoft Co., Ltd when the ArkDigPathA function parsed a file path. This vulnerability is due to missing support for string length check...

8.6CVSS7AI score0.00664EPSS
SaveExploits0References1
Rows per page
Query Builder