Lucene search
+L

17759 matches found

OpenVAS
OpenVAS
added 2025/10/24 12:00 a.m.7 views

Huawei EulerOS: Security Advisory for libssh (EulerOS-SA-2025-2267)

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

8.1CVSS6.6AI score0.01542EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/23 9:31 p.m.11 views

EUVD-2025-35725

NVIDIA vGPU software contains a vulnerability in the Virtual GPU Manager, where a malicious guest could cause uninitialized pointer access. A successful exploit of this vulnerability might lead to code execution, denial of service, escalation of privileges, information disclosure, and data...

7.8CVSS6.6AI score0.00173EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/23 7:15 p.m.10 views

CVE-2025-23352

NVIDIA vGPU software contains a vulnerability in the Virtual GPU Manager, where a malicious guest could cause uninitialized pointer access. A successful exploit of this vulnerability might lead to code execution, denial of service, escalation of privileges, information disclosure, and data...

7.8CVSS0.00173EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/23 6:36 p.m.71 views

CVE-2025-23352

CVE-2025-23352 is associated with NVIDIA vGPU software, specifically the Virtual GPU Manager, where a malicious guest could trigger an uninitialized pointer access leading to possible code execution, DoS, privilege escalation, information disclosure, or data tampering. Multiple trusted sources (N...

7.8CVSS6.8AI score0.00173EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/10/23 6:36 p.m.4 views

CVE-2025-23352

NVIDIA vGPU software contains a vulnerability in the Virtual GPU Manager, where a malicious guest could cause uninitialized pointer access. A successful exploit of this vulnerability might lead to code execution, denial of service, escalation of privileges, information disclosure, and data...

7.8CVSS6.8AI score0.00173EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/10/23 6:36 p.m.19 views

CVE-2025-23352

NVIDIA vGPU software contains a vulnerability in the Virtual GPU Manager, where a malicious guest could cause uninitialized pointer access. A successful exploit of this vulnerability might lead to code execution, denial of service, escalation of privileges, information disclosure, and data...

7.8CVSS0.00173EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/23 5:26 p.m.8 views

JLSEC-2025-187 Mbed TLS before 2.28.10 and 3.x before 3.6.3, in some cases of failed memory allocation or hardware...

Mbed TLS before 2.28.10 and 3.x before 3.6.3, in some cases of failed memory allocation or hardware errors, uses uninitialized stack memory to compose the TLS Finished message, potentially leading to authentication bypasses such as replays...

4.8CVSS5.7AI score0.00286EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/23 12:00 p.m.14 views

RUSTSEC-2025-0166 Multiple soundness issues in `stackvector`

Affected versions of stackvector contained multiple soundness issues that could allow safe Rust code to trigger undefined behavior. One issue was that StackVec::length was exposed as a public field. Safe Rust code could set length to a value larger than the backing array capacity. Other safe...

5.9AI score
SaveExploits0References6
CNNVD
CNNVD
added 2025/10/23 12:00 a.m.9 views

NVIDIA Virtual GPU Manager 缓冲区错误漏洞

NVIDIA Virtual GPU Manager is an NVIDIA virtual GPU management software from NVIDIA Corporation. A buffer error vulnerability exists in NVIDIA Virtual GPU Manager, which stems from the presence of uninitialized pointer access to Virtual GPU Manager, and could lead to code execution, denial of...

7.8CVSS7AI score0.00173EPSS
SaveExploits0References4
Redos
Redos
added 2025/10/23 12:00 a.m.11 views

ROS-20251023-02

Vulnerability of ip6makeskb function of net/ipv6/ip6output.c module of Linux kernel IPv6 protocol implementation is related to the use of uninitialized resource. of Linux operating system is related to the use of an uninitialized resource. Exploitation the vulnerability could allow an attacker to...

9.3CVSS7AI score0.00652EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/22 5:08 p.m.8 views

EUVD-2025-35610

ncurses exposes uninitialized memory in string reading functions...

6.4AI score
SaveExploits0References3
OSV
OSV
added 2025/10/22 5:08 p.m.9 views

GHSA-X77X-7MMH-CXV3 ncurses exposes uninitialized memory in string reading functions

Multiple string reading functions expose uninitialized memory by setting length to capacity when no null terminator is found. This allows reading uninitialized memory which may contain sensitive data from previous allocations. The ncurses-rs repository is archived and unmaintained...

6.9CVSS5.9AI score
SaveExploits0References3
EUVD
EUVD
added 2025/10/22 4:35 p.m.7 views

EUVD-2025-35597

Borrowck Scarifices exposes uninitialized memory in anyasu8slice...

6.4AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/10/22 4:35 p.m.18 views

Borrowck Scarifices exposes uninitialized memory in any_as_u8_slice

The safe function anyasu8slice can create byte slices that reference uninitialized memory when used with types containing padding bytes. The function uses slice::fromrawparts to create a &u8 covering the entire size of a type, including padding bytes. According to Rust's documentation, fromrawpar...

7.2AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/10/22 4:35 p.m.14 views

GHSA-XCPM-76HF-C9CC Borrowck Scarifices exposes uninitialized memory in any_as_u8_slice

The safe function anyasu8slice can create byte slices that reference uninitialized memory when used with types containing padding bytes. The function uses slice::fromrawparts to create a &u8 covering the entire size of a type, including padding bytes. According to Rust's documentation, fromrawpar...

5.1CVSS7.2AI score
SaveExploits0References4
OSV
OSV
added 2025/10/22 2:15 p.m.5 views

DEBIAN-CVE-2023-53707

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix integer overflow in amdgpucspass1 The type of size is unsigned int, if size is 0x40000000, there will be an integer overflow, size will be zero after size = sizeofuint32t, will cause uninitialized memory to be...

7.8CVSS5.2AI score0.00151EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/22 1:23 p.m.8 views

CVE-2023-53707 drm/amdgpu: Fix integer overflow in amdgpu_cs_pass1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix integer overflow in amdgpucspass1 The type of size is unsigned int, if size is 0x40000000, there will be an integer overflow, size will be zero after size = sizeofuint32t, will cause uninitialized memory to be...

7.8CVSS6.7AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.28 views

CVE-2023-53707 drm/amdgpu: Fix integer overflow in amdgpu_cs_pass1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix integer overflow in amdgpucspass1 The type of size is unsigned int, if size is 0x40000000, there will be an integer overflow, size will be zero after size = sizeofuint32t, will cause uninitialized memory to be...

7.8CVSS0.00151EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/22 1:23 p.m.37 views

CVE-2023-53707

CVE-2023-53707 concerns the Linux kernel DRM/AMDGPU driver: amdgpu_cs_pass1 contains an unsigned int overflow when size equals 0x40000000, causing size to become 0 after size *= sizeof(uint32_t) and potentially referencing uninitialized memory. The issue is in the amdgpu_cs_pass1 path of the AMDG...

7.8CVSS6.3AI score0.00151EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/10/22 12:00 a.m.9 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 the leakage of uninitialized stack contents to the device, which could lead to credential disclosure...

6.1AI score0.00195EPSS
SaveExploits0References9
Rows per page
Query Builder