Lucene search
+L

4346 matches found

CVE
CVE
added 2025/07/10 7:42 a.m.83 views

CVE-2025-38310

CVE-2025-38310 refers to a Linux kernel vulnerability in seg6 where validation of nexthop addresses could read uninitialized memory if the provided length exceeded the actual data; the fix enforces that the provided length exactly matches the specified length. The connected advisories confirm the...

5.5CVSS6.4AI score0.0014EPSS
SaveExploits0References7Affected Software1
CNNVD
CNNVD
added 2025/07/10 12:0 a.m.2 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 the Linux kernel that stems from not properly validating the nexthop address length, which could result in reading uninitialized memory...

5.5CVSS7AI score0.0014EPSS
SaveExploits0References8
OSV
OSV
added 2025/07/08 11:15 a.m.4 views

CVE-2025-21007

Out-of-bounds write in accessing uninitialized memory in libsavsvc.so prior to Android 15 allows local attackers to cause memory corruption...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/07/08 10:34 a.m.4 views

CVE-2025-21007

Out-of-bounds write in accessing uninitialized memory in libsavsvc.so prior to Android 15 allows local attackers to cause memory corruption...

5.5CVSS6.3AI score0.00121EPSS
SaveExploits0References1
CVE
CVE
added 2025/07/08 10:34 a.m.28 views

CVE-2025-21007

CVE-2025-21007 describes an out-of-bounds write in accessing uninitialized memory in libsavsvc.so on Android devices before 15, enabling a local attacker to cause memory corruption. The issue is a memory-unsafe access in a shared library used by the system, with a local attack vector and a potent...

5.5CVSS6.8AI score0.00121EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2025/07/08 12:0 a.m.6 views

SAMSUNG Mobile devices 安全漏洞

SAMSUNG Mobile devices are a range of Samsung mobile devices, including cell phones, tablets, etc., from the South Korean company Samsung SAMSUNG. A security vulnerability exists in SAMSUNG Mobile devices that originates from an out-of-bounds write when accessing uninitialized memory, which could...

5.5CVSS6.9AI score0.00121EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/07/03 12:0 a.m.5 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 the Linux kernel that stems from not properly validating USB read results, which could lead to uninitialized memory accesses...

7.1CVSS6.9AI score0.00167EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/06/23 11:21 p.m.4 views

SUSE CVE-2025-6199

A flaw was found in the GIF parser of GdkPixbuf's LZW decoder. When an invalid symbol is encountered during decompression, the decoder sets the reported output size to the full buffer length rather than the actual number of written bytes. This logic error results in uninitialized sections of the...

3.3CVSS6.5AI score0.00149EPSS
SaveExploits0References10
OSV
OSV
added 2025/06/23 10:41 p.m.6 views

GHSA-H7CP-R72F-JXH6 pbkdf2 returns predictable uninitialized/zero-filled memory for non-normalized or unimplemented algos

Summary This affects both: 1. Unsupported algos e.g. sha3-256 / sha3-512 / sha512-256 2. Supported but non-normalized algos e.g. Sha256 / Sha512 / SHA1 / sha-1 / sha-256 / sha-512 All of those work correctly in Node.js, but this polyfill silently returns highly predictable ouput Under Node.js onl...

9.1CVSS6.3AI score0.00359EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2025/06/21 9:5 a.m.2 views

Security update for gstreamer-plugins-good

This update for gstreamer-plugins-good fixes the following issues: CVE-2025-47183: Fixed out-of-bounds read in MOV/MP4 demuxer bsc1244406. CVE-2025-47219: Fixed out-of-bounds read in MOV/MP4 demuxer bsc1244405. CVE-2024-47540: Fixed uninitialized stack memory in Matroska/WebM demuxer bsc1234421...

7.8CVSS9.5AI score0.01005EPSS
SaveExploits2References12
OSV
OSV
added 2025/06/21 9:4 a.m.3 views

SUSE-SU-2025:02058-1 Security update for gstreamer-plugins-good

This update for gstreamer-plugins-good fixes the following issues: - CVE-2025-47183: Fixed out-of-bounds read in MOV/MP4 demuxer bsc1244406. - CVE-2025-47219: Fixed out-of-bounds read in MOV/MP4 demuxer bsc1244405. - CVE-2024-47540: Fixed uninitialized stack memory in Matroska/WebM demuxer...

9.8CVSS7.1AI score0.01005EPSS
SaveExploits2References7
RedhatCVE
RedhatCVE
added 2025/06/21 5:48 a.m.5 views

CVE-2025-38006

In the Linux kernel, the following vulnerability has been resolved: net: mctp: Don't access ifaindex when missing In mctpdumpaddrinfo, ifaindex can be used to filter interfaces, but only when the struct ifaddrmsg is provided. Otherwise it will be comparing to uninitialised memory - reproducible i...

7CVSS7AI score0.00159EPSS
SaveExploits0References4
OSV
OSV
added 2025/06/20 1:5 p.m.4 views

SUSE-SU-2025:02053-1 Security update for gstreamer-plugins-good

This update for gstreamer-plugins-good fixes the following issues: - CVE-2025-47183: Fixed out-of-bounds read in MOV/MP4 demuxer bsc1244406. - CVE-2025-47219: Fixed out-of-bounds read in MOV/MP4 demuxer bsc1244405. - CVE-2024-47540: Fixed uninitialized stack memory in Matroska/WebM demuxer...

9.8CVSS9.5AI score0.01005EPSS
SaveExploits2References7
SUSE CVE
SUSE CVE
added 2025/06/19 3:16 a.m.3 views

SUSE CVE-2025-38006

In the Linux kernel, the following vulnerability has been resolved: net: mctp: Don't access ifaindex when missing In mctpdumpaddrinfo, ifaindex can be used to filter interfaces, but only when the struct ifaddrmsg is provided. Otherwise it will be comparing to uninitialised memory - reproducible i...

6.1CVSS6.4AI score0.00159EPSS
SaveExploits0References22
NVD
NVD
added 2025/06/18 10:15 a.m.12 views

CVE-2025-38006

In the Linux kernel, the following vulnerability has been resolved: net: mctp: Don't access ifaindex when missing In mctpdumpaddrinfo, ifaindex can be used to filter interfaces, but only when the struct ifaddrmsg is provided. Otherwise it will be comparing to uninitialised memory - reproducible i...

5.5CVSS0.00159EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2025/06/18 10:15 a.m.2 views

CVE-2025-38006

In the Linux kernel, the following vulnerability has been resolved: net: mctp: Don't access ifaindex when missing In mctpdumpaddrinfo, ifaindex can be used to filter interfaces, but only when the struct ifaddrmsg is provided. Otherwise it will be comparing to uninitialised memory - reproducible i...

5.5CVSS6.2AI score0.00159EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/06/18 10:15 a.m.5 views

DEBIAN-CVE-2025-38006

In the Linux kernel, the following vulnerability has been resolved: net: mctp: Don't access ifaindex when missing In mctpdumpaddrinfo, ifaindex can be used to filter interfaces, but only when the struct ifaddrmsg is provided. Otherwise it will be comparing to uninitialised memory - reproducible i...

5.5CVSS5.7AI score0.00159EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 9:28 a.m.6 views

CVE-2025-38006 net: mctp: Don't access ifa_index when missing

In the Linux kernel, the following vulnerability has been resolved: net: mctp: Don't access ifaindex when missing In mctpdumpaddrinfo, ifaindex can be used to filter interfaces, but only when the struct ifaddrmsg is provided. Otherwise it will be comparing to uninitialised memory - reproducible i...

5.5CVSS7.2AI score0.00159EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/06/18 9:28 a.m.23 views

CVE-2025-38006 net: mctp: Don't access ifa_index when missing

In the Linux kernel, the following vulnerability has been resolved: net: mctp: Don't access ifaindex when missing In mctpdumpaddrinfo, ifaindex can be used to filter interfaces, but only when the struct ifaddrmsg is provided. Otherwise it will be comparing to uninitialised memory - reproducible i...

0.00159EPSS
SaveExploits0References5
CVE
CVE
added 2025/06/18 9:28 a.m.81 views

CVE-2025-38006

CVE-2025-38006 affects the Linux kernel MCTP path: in net/mctp, mctp_dump_addrinfo may read uninitialized memory from ifaddrmsg when filtering by ifa_index if the struct isaddrmsg is not provided. This can occur during certain netlink dumps (e.g., from syzkaller/busybox ip addr show). The issue i...

5.5CVSS6.4AI score0.00159EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder