Lucene search
+L

123 matches found

OSV
OSV
added 2025/10/15 1:16 p.m.9 views

ALPINE-CVE-2025-9640

A flaw was found in Samba, in the vfsstreamsxattr module, where uninitialized heap memory could be written into alternate data streams. This allows an authenticated user to read residual memory content that may include sensitive data, resulting in an information disclosure vulnerability...

4.3CVSS5.8AI score0.00431EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/15 12:47 p.m.8 views

EUVD-2025-34611

A flaw was found in Samba, in the vfsstreamsxattr module, where uninitialized heap memory could be written into alternate data streams. This allows an authenticated user to read residual memory content that may include sensitive data, resulting in an information disclosure vulnerability...

4.3CVSS5.3AI score0.00431EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2020-23018

Malware in sbrugna...

7.5CVSS5.9AI score0.00768EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2017-2716

Malware in sbrugna...

9.8CVSS9.5AI score0.00442EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2021-3103

Malicious code in bioql PyPI...

5.5CVSS5.5AI score0.00133EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2024-30655

Malicious code in bioql PyPI...

8.8CVSS6.6AI score0.00696EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.15 views

EUVD-2021-3566

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.00313EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/20 12:00 a.m.10 views

UBUNTU-CVE-2025-8860

When the guest writes to register UEFIVARSREGBUFFERSIZE, the .write callback uefivarswrite is invoked. The function allocates a heap buffer without zeroing the memory, leaving the buffer filled with residual data from prior allocations. When the guest later reads from register...

3.3CVSS6AI score0.00147EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/08/11 10:41 a.m.9 views

CVE-2025-8860

A flaw was found in QEMU in the uefi-vars virtual device. When the guest writes to register UEFIVARSREGBUFFERSIZE, the .write callback uefivarswrite is invoked. The function allocates a heap buffer without zeroing the memory, leaving the buffer filled with residual data from prior allocations. Wh...

3.3CVSS6.7AI score0.00147EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/05/22 6:12 p.m.9 views

CVE-2021-0891

An unprivileged app can trigger PowerVR driver to return an uninitialized heap memory causing information disclosure.Product: AndroidVersions: Android SoCAndroid ID: A-236849490...

7.5CVSS6.6AI score0.00301EPSS
SaveExploits0References1
SUSE Linux
SUSE Linux
added 2025/03/24 9:32 a.m.3 views

Security update for zvbi

This update for zvbi fixes the following issues: CVE-2025-2173: Fixed check on srclength to avoid an unitinialized heap read bsc1239222. CVE-2025-2174: Fixed integer overflow leading to heap overflow in src/conv.c, src/io-sim.c, src/search.c bsc1239299. CVE-2025-2175: Fixed integer overflow in...

7.3CVSS7.5AI score0.00812EPSS
SaveExploits0References20
RedhatCVE
RedhatCVE
added 2025/02/05 6:55 a.m.10 views

CVE-2024-32878

Llama.cpp is LLM inference in C/C++. There is a use of uninitialized heap variable vulnerability in ggufinitfromfile, the code will free this uninitialized variable later. In a simple POC, it will directly cause a crash. If the file is carefully constructed, it may be possible to control this...

8.8CVSS7.7AI score0.00696EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/03 4:15 a.m.8 views

CVE-2025-20638

In DA, there is a possible read of uninitialized heap data due to uninitialized data. This could lead to local information disclosure, if an attacker has physical access to the device, with no additional execution privileges needed. User interaction is needed for exploitation. Patch ID:...

4.3CVSS5.9AI score0.00098EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.14 views

PT-2025-35349

Name of the Vulnerable Software and Affected Versions qemu affected versions not specified Description The vulnerability involves an information disclosure issue in QEMU. A heap buffer is allocated without being zeroed, potentially exposing residual data from prior allocations. This data can be...

3.3CVSS5.6AI score0.00147EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2024/05/17 12:00 a.m.45 views

EulerOS Virtualization 3.0.6.6 : gdb (EulerOS-SA-2024-1648)

According to the versions of the gdb packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - An issue was discovered in GNU Binutils 2.34. It is a memory leak when process microblaze-dis.c. This one will consume memory on eac...

7.5CVSS5.9AI score0.00768EPSS
SaveExploits4References5
NVD
NVD
added 2024/04/26 9:15 p.m.29 views

CVE-2024-32878

Llama.cpp is LLM inference in C/C++. There is a use of uninitialized heap variable vulnerability in ggufinitfromfile, the code will free this uninitialized variable later. In a simple POC, it will directly cause a crash. If the file is carefully constructed, it may be possible to control this...

8.8CVSS7.3AI score0.00696EPSS
SaveExploits0References2
CVE
CVE
added 2024/04/26 8:31 p.m.64 views

CVE-2024-32878

Summary: CVE-2024-32878 affects llama.cpp (C/C++) with a use of an uninitialized heap variable in gguf_init_from_file. The vulnerability can cause a crash (DoS) and may allow arbitrary code execution if an attacker crafts input. The issue has been patched in commit b2740. What’s affected (based o...

8.8CVSS7.6AI score0.00696EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2024/04/26 12:00 a.m.11 views

Llama.cpp 安全漏洞

llama.cpp is a LLaMA model for inferring Meta in pure C/C++. A security vulnerability exists in Llama.cpp, which stems from an exploit of an uninitialized heap variable vulnerability in ggufinitfromfile...

8.8CVSS6.8AI score0.00696EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2024/02/09 12:00 a.m.33 views

Huawei EulerOS: Security Advisory for gdb (EulerOS-SA-2024-1137)

The remote host is missing an update for the Huawei EulerOS 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...

7.5CVSS6.7AI score0.00768EPSS
SaveExploits4References2
Tenable Nessus
Tenable Nessus
added 2024/02/08 12:00 a.m.46 views

EulerOS 2.0 SP5 : gdb (EulerOS-SA-2024-1137)

According to the versions of the gdb packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - An issue was discovered in GNU Binutils 2.34. It is a memory leak when process microblaze-dis.c. This one will consume memory on each insn...

7.5CVSS5.9AI score0.00768EPSS
SaveExploits4References5
Rows per page
Query Builder