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

20 lines
932 B
Markdown

### [CVE-2015-4001](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4001)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Integer signedness error in the oz_hcd_get_desc_cnf function in drivers/staging/ozwpan/ozhcd.c in the OZWPAN driver in the Linux kernel through 4.0.5 allows remote attackers to cause a denial of service (system crash) or possibly execute arbitrary code via a crafted packet.
### POC
#### Reference
- http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=b1bb5b49373b61bf9d2c73a4d30058ba6f069e4c
- http://www.ubuntu.com/usn/USN-2665-1
- https://github.com/torvalds/linux/commit/b1bb5b49373b61bf9d2c73a4d30058ba6f069e4c
#### Github
No PoCs found on GitHub currently.