mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
21 lines
920 B
Markdown
21 lines
920 B
Markdown
### [CVE-2016-2782](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2782)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|