mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 07:47:42 +02:00
18 lines
810 B
Markdown
18 lines
810 B
Markdown
### [CVE-2017-6272](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-6272)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
NVIDIA GPU Display Driver contains a vulnerability in the kernel mode layer handler where a value passed from a user to the driver is not correctly validated and used as the index to an array which may lead to a denial of service or possible escalation of privileges.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://nvidia.custhelp.com/app/answers/detail/a_id/4544
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|