CVE-2024-0125: Null Pointer Dereference
NVIDIA CUDA Toolkit for Windows and Linux contains a vulnerability in the nvdisam command line tool, where a user can cause a NULL pointer dereference by running nvdisasm on a malformed ELF file. A successful exploit of this vulnerability might lead to a limited denial of service.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-0125?
CVE-2024-0125 has a moderate severity rating due to its potential for causing a limited denial of service.
How do I fix CVE-2024-0125?
To mitigate CVE-2024-0125, update the NVIDIA CUDA Toolkit to the latest available version that addresses this vulnerability.
What systems are affected by CVE-2024-0125?
CVE-2024-0125 affects the NVIDIA CUDA Toolkit on both Windows and Linux systems.
What kind of exploit is associated with CVE-2024-0125?
Exploitation of CVE-2024-0125 can lead to a NULL pointer dereference when mishandling malformed ELF files.
Is there a workaround for CVE-2024-0125?
As a workaround for CVE-2024-0125, avoid processing untrusted or malformed ELF files with the nvdisasm tool.