### [CVE-2024-0076](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-0076) ![](https://img.shields.io/static/v1?label=Product&message=NVIDIA%20CUDA%20Toolkit&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=All%20versions%20prior%20to%20CUDA%20Toolkit%20v12.4%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-125%20Out-of-bounds%20Read&color=brightgreen) ### Description NVIDIA CUDA toolkit for all platforms contains a vulnerability in cuobjdump and nvdisasm where an attacker may cause a crash by tricking a user into reading a malformed ELF file. A successful exploit of this vulnerability may lead to a partial denial of service. ### POC #### Reference - https://nvidia.custhelp.com/app/answers/detail/a_id/5517 #### Github No PoCs found on GitHub currently.