### [CVE-2016-3138](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3138) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The acm_probe function in drivers/usb/class/cdc-acm.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 USB device without both a control and a data endpoint descriptor. ### POC #### Reference - http://www.ubuntu.com/usn/USN-2970-1 #### Github No PoCs found on GitHub currently.