### [CVE-2016-8820](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8820) ![](https://img.shields.io/static/v1?label=Product&message=Quadro%2C%20NVS%2C%20GeForce%2C%20GRID%20and%20Tesla&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&color=brighgreen) ### Description All versions of NVIDIA Windows GPU Display Driver contain a vulnerability in the kernel mode layer (nvlddmkm.sys) handler for DxgDdiEscape where a check on a function return value is missing, potentially allowing an uninitialized value to be used as the source of a strcpy() call, leading to denial of service or information disclosure. ### POC #### Reference - http://www.securityfocus.com/bid/95045 #### Github No PoCs found on GitHub currently.