mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
908 B
908 B
CVE-2017-6277
Description
NVIDIA Windows GPU Display Driver contains 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 possible escalation of privileges.
POC
Reference
- http://nvidia.custhelp.com/app/answers/detail/a_id/4544
- http://nvidia.custhelp.com/app/answers/detail/a_id/4544
Github
No PoCs found on GitHub currently.