mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 15:00:20 +02:00
18 lines
714 B
Markdown
18 lines
714 B
Markdown
### [CVE-2015-8962](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8962)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Double free vulnerability in the sg_common_write function in drivers/scsi/sg.c in the Linux kernel before 4.4 allows local users to gain privileges or cause a denial of service (memory corruption and system crash) by detaching a device during an SG_IO ioctl call.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/thdusdl1219/CVE-Study
|
|
|