First published: Thu Oct 03 2024(Updated: )
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.
Credit: psirt@nvidia.com
Affected Software | Affected Version | How to fix |
---|---|---|
NVIDIA CUDA Toolkit |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-0125 has a moderate severity rating due to its potential for causing a limited denial of service.
To mitigate CVE-2024-0125, update the NVIDIA CUDA Toolkit to the latest available version that addresses this vulnerability.
CVE-2024-0125 affects the NVIDIA CUDA Toolkit on both Windows and Linux systems.
Exploitation of CVE-2024-0125 can lead to a NULL pointer dereference when mishandling malformed ELF files.
As a workaround for CVE-2024-0125, avoid processing untrusted or malformed ELF files with the nvdisasm tool.