### [CVE-2017-0312](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0312) ![](https://img.shields.io/static/v1?label=Product&message=Windows%20GPU%20Display%20Driver&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=Denial%20of%20Service%2C%20Escalation%20of%20Privileges&color=brighgreen) ### Description All versions of NVIDIA Windows GPU Display Driver contain a vulnerability in the kernel mode layer (nvlddmkm.sys) handler for DxgkDdiEscapeID 0x100008b where user provided input is used as the limit for a loop may lead to denial of service or potential escalation of privileges ### POC #### Reference - http://nvidia.custhelp.com/app/answers/detail/a_id/4398 - https://www.exploit-db.com/exploits/41364/ #### Github No PoCs found on GitHub currently.