Files
CVEs-PoC/2015/CVE-2015-5707.md
T
2025-09-29 21:09:30 +02:00

19 lines
760 B
Markdown

### [CVE-2015-5707](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5707)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
Integer overflow in the sg_start_req function in drivers/scsi/sg.c in the Linux kernel 2.6.x through 4.x before 4.1 allows local users to cause a denial of service or possibly have unspecified other impact via a large iov_count value in a write request.
### POC
#### Reference
- http://www.ubuntu.com/usn/USN-2734-1
- http://www.ubuntu.com/usn/USN-2760-1
#### Github
No PoCs found on GitHub currently.