mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 14:58:06 +02:00
21 lines
844 B
Markdown
21 lines
844 B
Markdown
### [CVE-2015-7515](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7515)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The aiptek_probe function in drivers/input/tablet/aiptek.c in the Linux kernel before 4.4 allows physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a crafted USB device that lacks endpoints.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-2968-1
|
|
- http://www.ubuntu.com/usn/USN-2968-2
|
|
- http://www.ubuntu.com/usn/USN-2970-1
|
|
- https://www.exploit-db.com/exploits/39544/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|