cve/2016/CVE-2016-2782.md
2024-06-18 02:51:15 +02:00

21 lines
920 B
Markdown

### [CVE-2016-2782](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2782)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The treo_attach function in drivers/usb/serial/visor.c in the Linux kernel before 4.5 allows physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by inserting a USB device that lacks a (1) bulk-in or (2) interrupt-in endpoint.
### POC
#### Reference
- http://www.ubuntu.com/usn/USN-2930-2
- http://www.ubuntu.com/usn/USN-2932-1
- http://www.ubuntu.com/usn/USN-2948-2
- https://www.exploit-db.com/exploits/39539/
#### Github
- https://github.com/ARPSyndicate/cvemon