Files
CVEs-PoC/2016/CVE-2016-3689.md
T
2025-09-29 21:09:30 +02:00

21 lines
829 B
Markdown

### [CVE-2016-3689](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3689)
![](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 ims_pcu_parse_cdc_data function in drivers/input/misc/ims-pcu.c in the Linux kernel before 4.5.1 allows physically proximate attackers to cause a denial of service (system crash) via a USB device without both a master and a slave interface.
### POC
#### Reference
- http://www.ubuntu.com/usn/USN-2968-1
- http://www.ubuntu.com/usn/USN-2968-2
- http://www.ubuntu.com/usn/USN-2970-1
- http://www.ubuntu.com/usn/USN-3000-1
#### Github
No PoCs found on GitHub currently.