mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-31 02:30:33 +00:00
22 lines
956 B
Markdown
22 lines
956 B
Markdown
### [CVE-2015-7566](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7566)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The clie_5_attach function in drivers/usb/serial/visor.c in the Linux kernel through 4.4.1 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 bulk-out 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://bugzilla.redhat.com/show_bug.cgi?id=1283371
|
|
- https://www.exploit-db.com/exploits/39540/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|