cve/2024/CVE-2024-0146.md
2025-09-29 21:09:30 +02:00

18 lines
872 B
Markdown

### [CVE-2024-0146](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-0146)
![](https://img.shields.io/static/v1?label=Product&message=NVIDIA%20vGPU%20software&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=R530%2C%20R535%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-120%20Buffer%20Copy%20without%20Checking%20Size%20of%20Input%20('Classic%20Buffer%20Overflow')&color=brightgreen)
### Description
NVIDIA vGPU software contains a vulnerability in the Virtual GPU Manager, where a malicious guest could cause memory corruption. A successful exploit of this vulnerability might lead to code execution, denial of service, information disclosure, or data tampering.
### POC
#### Reference
- https://nvidia.custhelp.com/app/answers/detail/a_id/5614
#### Github
No PoCs found on GitHub currently.