Lucene search
+L

20996 matches found

RedHat Linux
RedHat Linux
added 2025/06/23 2:48 a.m.16 views

mpfr: buffer overflow in mpfr_strtofr

Buffer overflow in the mpfrstrtofr function in GNU MPFR before 3.1.2-p11 allows context-dependent attackers to have unspecified impact via vectors related to incorrect documentation for mpnsetstr...

9.8CVSS5.9AI score0.04675EPSS
SaveExploits0References4
OSV
OSV
added 2025/06/23 2:0 a.m.8 views

CVE-2025-6499 vstakhov libucl ucl_parser.c ucl_parse_multiline_string heap-based overflow

A vulnerability classified as problematic was found in vstakhov libucl up to 0.9.2. Affected by this vulnerability is the function uclparsemultilinestring of the file src/uclparser.c. The manipulation leads to heap-based buffer overflow. The attack needs to be approached locally. The exploit has...

4.8CVSS5AI score
SaveExploits0References7
CNNVD
CNNVD
added 2025/06/23 12:0 a.m.11 views

libucl 安全漏洞

libucl is a C general configuration library parser from the individual developer Vsevolod Stakhov. A security vulnerability exists in libucl 0.9.2 and earlier versions, which stems from a heap buffer overflow in the uclparsemultilinestring function in the src/uclparser.c file...

5.5CVSS4.7AI score0.00218EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2025/06/22 12:0 a.m.7 views

MarkText 安全漏洞

MarkText is a markdown file editor of MarkText open source. A security vulnerability exists in MarkText 0.17.1 and earlier versions, which stems from an inefficient regular expression complexity in the function getRecommendTitleFromMarkdownString in the file marktext/src/main/utils/index.js...

6.9CVSS5.3AI score0.00448EPSS
SaveExploits0References6
OSV
OSV
added 2025/06/20 11:15 a.m.12 views

CVE-2025-6334

A vulnerability has been found in D-Link DIR-867 1.0 and classified as critical. This vulnerability affects the function strncpy of the component Query String Handler. The manipulation leads to stack-based buffer overflow. The attack can be initiated remotely. The exploit has been disclosed to th...

8.7CVSS6.3AI score0.00671EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/06/20 11:0 a.m.35 views

CVE-2025-6334 D-Link DIR-867 Query String strncpy stack-based overflow

A vulnerability has been found in D-Link DIR-867 1.0 and classified as critical. This vulnerability affects the function strncpy of the component Query String Handler. The manipulation leads to stack-based buffer overflow. The attack can be initiated remotely. The exploit has been disclosed to th...

9CVSS0.00671EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/06/20 11:0 a.m.5 views

CVE-2025-6334 D-Link DIR-867 Query String strncpy stack-based overflow

A vulnerability has been found in D-Link DIR-867 1.0 and classified as critical. This vulnerability affects the function strncpy of the component Query String Handler. The manipulation leads to stack-based buffer overflow. The attack can be initiated remotely. The exploit has been disclosed to th...

9CVSS8.9AI score0.00671EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/06/20 12:0 a.m.9 views

D-Link DIR-867 安全漏洞

The D-Link DIR-867 is a wireless router from China's AUO D-Link. A buffer overflow vulnerability exists in the D-Link DIR-867 version 1.0, which originates from the failure of the strncpy function in the component Query String Handler to correctly validate the length of the input data, and can be...

9CVSS8.1AI score0.00671EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/06/19 3:43 a.m.6 views

SUSE CVE-2022-50050

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: Fix potential buffer overflow by snprintf snprintf returns the would-be-filled size when the string overflows the given buffer size, hence using this value may result in the buffer overflow although it's...

5.5CVSS6.7AI score0.00183EPSS
SaveExploits0References6
OSV
OSV
added 2025/06/18 11:15 a.m.13 views

UBUNTU-CVE-2022-50052

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Fix potential buffer overflow by snprintf snprintf returns the would-be-filled size when the string overflows the given buffer size, hence using this value may result in a buffer overflow although it's...

7.8CVSS6.3AI score0.00173EPSS
SaveExploits0References4
OSV
OSV
added 2025/06/18 11:15 a.m.4 views

UBUNTU-CVE-2022-50051

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: debug: Fix potential buffer overflow by snprintf snprintf returns the would-be-filled size when the string overflows the given buffer size, hence using this value may result in the buffer overflow although it's...

7.8CVSS6.3AI score0.00183EPSS
SaveExploits0References5
OSV
OSV
added 2025/06/18 10:15 a.m.2 views

DEBIAN-CVE-2025-38077

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-wmi-sysman: Avoid buffer overflow in currentpasswordstore If the 'buf' array received from the user contains an empty string, the 'length' variable will be zero. Accessing the 'buf' array element with index...

7.8CVSS6.5AI score0.00187EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/18 10:15 a.m.10 views

CVE-2025-38077

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-wmi-sysman: Avoid buffer overflow in currentpasswordstore If the 'buf' array received from the user contains an empty string, the 'length' variable will be zero. Accessing the 'buf' array element with index...

7.8CVSS0.00187EPSS
SaveExploits0References7
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
Cvelist
Cvelist
added 2025/06/18 9:33 a.m.19 views

CVE-2025-38077 platform/x86: dell-wmi-sysman: Avoid buffer overflow in current_password_store()

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-wmi-sysman: Avoid buffer overflow in currentpasswordstore If the 'buf' array received from the user contains an empty string, the 'length' variable will be zero. Accessing the 'buf' array element with index...

0.00187EPSS
SaveExploits0References6
CVE
CVE
added 2025/06/18 9:33 a.m.119 views

CVE-2025-38077

CVE-2025-38077 affects the Linux kernel, in platform/x86 dell-wmi-sysman. The root cause was a potential buffer overflow when current_password_store() accessed buf[length-1] after an empty string length. A check for empty strings was added. The Azure Linux Nessus advisory confirms the fix and rec...

7.8CVSS7.1AI score0.00187EPSS
SaveExploits0References7Affected Software1
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
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 kcm not handling the strp initialization sequence correctly, which could result in a lockup warning...

5.5CVSS6.4AI score0.00221EPSS
SaveExploits0References8
Oracle linux
Oracle linux
added 2025/06/17 12:0 a.m.16 views

glibc security update

2.28-251.0.3.22 - Forward port of Oracle patches Reviewed-by: David Faust Oracle history: April-14-2025 Cupertino Miranda - 2.28-251.0.3.16 - Forward port of Oracle patches Reviewed-by: Elena Zannoni March-26-2025 Cupertino Miranda - 2.28-251.0.3.14 - OraBug: 36625686 Add MTE support on string...

7.8CVSS8.1AI score0.8833EPSS
SaveExploits47
Rows per page
Query Builder