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

18 lines
737 B
Markdown

### [CVE-2015-5706](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5706)
![](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
Use-after-free vulnerability in the path_openat function in fs/namei.c in the Linux kernel 3.x and 4.x before 4.0.4 allows local users to cause a denial of service or possibly have unspecified other impact via O_TMPFILE filesystem operations that leverage a duplicate cleanup operation.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/thdusdl1219/CVE-Study