mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
1.1 KiB
1.1 KiB
CVE-2016-7390
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 0x7000194 where a value passed from a user to the driver is used without validation as the index to an internal array, 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/40658/
- https://www.exploit-db.com/exploits/40658/
Github
No PoCs found on GitHub currently.