mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
18 lines
858 B
Markdown
18 lines
858 B
Markdown
### [CVE-2016-8820](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8820)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
All versions of NVIDIA Windows GPU Display Driver contain a vulnerability in the kernel mode layer (nvlddmkm.sys) handler for DxgDdiEscape where a check on a function return value is missing, potentially allowing an uninitialized value to be used as the source of a strcpy() call, leading to denial of service or information disclosure.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.securityfocus.com/bid/95045
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|