mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 05:38:02 +02:00
19 lines
760 B
Markdown
19 lines
760 B
Markdown
### [CVE-2015-5707](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5707)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|