cve/2015/CVE-2015-4178.md

18 lines
799 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2015-4178](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4178)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
2024-05-27 13:12:02 +00:00
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
2024-05-26 14:27:05 +02:00
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The fs_pin implementation in the Linux kernel before 4.0.5 does not ensure the internal consistency of a certain list data structure, which allows local users to cause a denial of service (system crash) by leveraging user-namespace root access for an MNT_DETACH umount2 system call, related to fs/fs_pin.c and include/linux/fs_pin.h.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/thdusdl1219/CVE-Study