mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
919 B
919 B
CVE-2017-0322
Description
All versions of NVIDIA Windows GPU Display Driver contain a vulnerability in the kernel mode layer (nvlddmkm.sys) handler where a value passed from a user to the driver is not correctly validated and used as the index to an array, leading to denial of service or potential escalation of privileges.
POC
Reference
- http://nvidia.custhelp.com/app/answers/detail/a_id/4398
- http://nvidia.custhelp.com/app/answers/detail/a_id/4398
Github
No PoCs found on GitHub currently.