mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
929 B
929 B
CVE-2017-0347
Description
All versions of the NVIDIA Windows GPU Display Driver contain a vulnerability in the kernel mode layer (nvlddmkm.sys) handler for DxgkDdiEscape 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 denial of service or potential escalation of privileges.
POC
Reference
- http://nvidia.custhelp.com/app/answers/detail/a_id/4462
- http://nvidia.custhelp.com/app/answers/detail/a_id/4462
Github
No PoCs found on GitHub currently.