Files
CVEs-PoC/2015/CVE-2015-7515.md
T
2024-06-18 02:51:15 +02:00

19 lines
770 B
Markdown

### [CVE-2015-7515](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7515)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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