mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-05 02:01:08 +00:00
18 lines
723 B
Markdown
18 lines
723 B
Markdown
### [CVE-2012-0879](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0879)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The I/O implementation for block devices in the Linux kernel before 2.6.33 does not properly handle the CLONE_IO feature, which allows local users to cause a denial of service (I/O instability) by starting multiple processes that share an I/O context.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-1408-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|