Files
CVEs-PoC/2016/CVE-2016-7911.md
T
2024-05-26 14:27:05 +02:00

19 lines
704 B
Markdown

### [CVE-2016-7911](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7911)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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