mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 04:25:00 +02:00
18 lines
886 B
Markdown
18 lines
886 B
Markdown
### [CVE-2021-1064](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-1064)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|