NV CUDA Toolkit cuobjdump OOB Write via Malformed ELF leads to Code Exec
CVE-2024-0110 Published on August 31, 2024

NVIDIA CUDA Toolkit contains a vulnerability in command `cuobjdump` where a user may cause an out-of-bound write by passing in a malformed ELF file. A successful exploit of this vulnerability may lead to code execution or denial of service.

NVD

Vulnerability Analysis

CVE-2024-0110 is exploitable with local system access, requires user interaction. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to have a small impact on confidentiality and integrity, and no impact on availability.

Attack Vector:
LOCAL
Attack Complexity:
LOW
Privileges Required:
NONE
User Interaction:
REQUIRED
Scope:
UNCHANGED
Confidentiality Impact:
LOW
Integrity Impact:
LOW
Availability Impact:
NONE

Weakness Type

What is a Memory Corruption Vulnerability?

The software writes data past the end, or before the beginning, of the intended buffer. Typically, this can result in corruption of data, a crash, or code execution. The software may modify an index or perform pointer arithmetic that references a memory location that is outside of the boundaries of the buffer. A subsequent write operation then produces undefined or unexpected results.

CVE-2024-0110 has been classified to as a Memory Corruption vulnerability or weakness.


Products Associated with CVE-2024-0110

Want to know whenever a new CVE is published for NVIDIA Cuda Toolkit? stack.watch will email you.

 

Affected Versions

NVIDIA CUDA Toolkit Version All versions up to and including CUDA Toolkit 12.6 is affected by CVE-2024-0110

Exploit Probability

EPSS
0.19%
Percentile
40.95%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.