mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 22:19:39 +02:00
18 lines
737 B
Markdown
18 lines
737 B
Markdown
### [CVE-2015-5706](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5706)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|