mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
18 lines
809 B
Markdown
18 lines
809 B
Markdown
### [CVE-2017-15102](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15102)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The tower_probe function in drivers/usb/misc/legousbtower.c in the Linux kernel before 4.8.1 allows local users (who are physically proximate for inserting a crafted USB device) to gain privileges by leveraging a write-what-where condition that occurs after a race condition and a NULL pointer dereference.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://usn.ubuntu.com/3583-2/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|