mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
21 lines
846 B
Markdown
21 lines
846 B
Markdown
### [CVE-2016-2187](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2187)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The gtco_probe function in drivers/input/tablet/gtco.c in the Linux kernel through 4.5.2 allows physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a crafted endpoints value in a USB device descriptor.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-3000-1
|
|
- http://www.ubuntu.com/usn/USN-3002-1
|
|
- http://www.ubuntu.com/usn/USN-3003-1
|
|
- http://www.ubuntu.com/usn/USN-3004-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|