NVIDIA CUDA Toolkit cuobjdump Stack Buffer Overflow (CVE-2022-34667)
CVE-2022-34667 Published on November 19, 2022
NVIDIA CUDA Toolkit SDK contains a stack-based buffer overflow vulnerability in cuobjdump, where an unprivileged remote attacker could exploit this buffer overflow condition by persuading a local user to download a specially crafted corrupted file and execute cuobjdump against it locally, which may lead to a limited denial of service and some loss of data integrity for the local user.
Vulnerability Analysis
CVE-2022-34667 can be exploited 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 no impact on confidentiality, with no impact on integrity and availability.
Weakness Type
What is a Stack Overflow Vulnerability?
A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
CVE-2022-34667 has been classified to as a Stack Overflow vulnerability or weakness.
Products Associated with CVE-2022-34667
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 prior to 11.8 is affected by CVE-2022-34667Exploit Probability
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.