### [CVE-2016-2185](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2185) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen) ### Description The ati_remote2_probe function in drivers/input/misc/ati_remote2.c in the Linux kernel before 4.5.1 allows physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a crafted endpoints value in a USB device descriptor. ### POC #### Reference - http://seclists.org/bugtraq/2016/Mar/90 - http://www.ubuntu.com/usn/USN-2968-1 - http://www.ubuntu.com/usn/USN-2968-2 - http://www.ubuntu.com/usn/USN-2970-1 - https://bugzilla.redhat.com/show_bug.cgi?id=1283362 - https://bugzilla.redhat.com/show_bug.cgi?id=1283363 - https://github.com/torvalds/linux/commit/950336ba3e4a1ffd2ca60d29f6ef386dd2c7351d #### Github No PoCs found on GitHub currently.