mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
19 lines
704 B
Markdown
19 lines
704 B
Markdown
### [CVE-2016-7911](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7911)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Race condition in the get_task_ioprio function in block/ioprio.c in the Linux kernel before 4.6.6 allows local users to gain privileges or cause a denial of service (use-after-free) via a crafted ioprio_get system call.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/andrewwebber/kate
|
|
- https://github.com/wcventure/PERIOD
|
|
|