Files
CVEs-PoC/2021/CVE-2021-1064.md
T
2024-06-18 02:51:15 +02:00

18 lines
886 B
Markdown

### [CVE-2021-1064](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-1064)
![](https://img.shields.io/static/v1?label=Product&message=NVIDIA%20Virtual%20GPU%20Manager&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=information%20disclosure%20or%20denial%20of%20service&color=brighgreen)
### Description
NVIDIA vGPU manager contains a vulnerability in the vGPU plugin, in which it obtains a value from an untrusted source, converts this value to a pointer, and dereferences the resulting pointer, which may lead to information disclosure or denial of service. This affects vGPU version 8.x (prior to 8.6) and version 11.0 (prior to 11.3).
### POC
#### Reference
- https://nvidia.custhelp.com/app/answers/detail/a_id/5142
#### Github
No PoCs found on GitHub currently.