cve/2016/CVE-2016-3137.md

19 lines
829 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2016-3137](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3137)
![](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
drivers/usb/serial/cypress_m8.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 an interrupt-in and an interrupt-out endpoint descriptor, related to the cypress_generic_port_probe and cypress_open functions.
### POC
#### Reference
- http://www.ubuntu.com/usn/USN-2970-1
- http://www.ubuntu.com/usn/USN-3000-1
#### Github
No PoCs found on GitHub currently.