mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
939 B
939 B
CVE-2017-0349
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 pointer passed from a user to the driver is not correctly validated before it is dereferenced for a write operation, 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.