mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
1.1 KiB
1.1 KiB
CVE-2016-8807
Description
For the NVIDIA Quadro, NVS, and GeForce products, NVIDIA Windows GPU Display Driver R340 before 342.00 and R375 before 375.63 contains a vulnerability in the kernel mode layer (nvlddmkm.sys) handler for DxgDdiEscape ID 0x10000e9 where a value is passed from an user to the driver is used without validation as the size input to memcpy() causing a stack buffer overflow, leading to denial of service or potential escalation of privileges.
POC
Reference
- http://nvidia.custhelp.com/app/answers/detail/a_id/4247
- http://nvidia.custhelp.com/app/answers/detail/a_id/4247
- https://www.exploit-db.com/exploits/40668/
- https://www.exploit-db.com/exploits/40668/
Github
No PoCs found on GitHub currently.