mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 15:00:20 +02:00
19 lines
770 B
Markdown
19 lines
770 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-2970-1
|
|
- https://www.exploit-db.com/exploits/39544/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|