mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 23:14:03 +02:00
19 lines
781 B
Markdown
19 lines
781 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
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/thdusdl1219/CVE-Study
|
|
- https://github.com/vincent-deng/veracode-container-security-finding-parser
|
|
|