Files
CVEs-PoC/2020/CVE-2020-5972.md
T
2024-05-25 21:48:12 +02:00

18 lines
817 B
Markdown

### [CVE-2020-5972](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-5972)
![](https://img.shields.io/static/v1?label=Product&message=NVIDIA%20vGPU%20Software&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=denial%20of%20service&color=brighgreen)
### Description
NVIDIA Virtual GPU Manager contains a vulnerability in the vGPU plugin, in which local pointer variables are not initialized and may be freed later, which may lead to tampering or denial of service. This affects vGPU version 8.x (prior to 8.4), version 9.x (prior to 9.4) and version 10.x (prior to 10.3).
### POC
#### Reference
- https://nvidia.custhelp.com/app/answers/detail/a_id/5031
#### Github
No PoCs found on GitHub currently.