NVIDIA CUDA Toolkit cuobjdump Null Pointer Deref DoS
CVE-2023-0196 Published on March 2, 2023
NVIDIA CUDA Toolkit SDK contains a bug in cuobjdump, where a local user running the tool against an ill-formed binary may cause a null- pointer dereference, which may result in a limited denial of service.
Vulnerability Analysis
CVE-2023-0196 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 no impact on confidentiality and integrity, and a small impact on availability.
Weakness Type
NULL Pointer Dereference
A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit. NULL pointer dereference issues can occur through a number of flaws, including race conditions, and simple programming omissions.
Products Associated with CVE-2023-0196
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 12.1 is affected by CVE-2023-0196Exploit 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.