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

18 lines
886 B
Markdown

### [CVE-2014-8989](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8989)
![](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
The Linux kernel through 3.17.4 does not properly restrict dropping of supplemental group memberships in certain namespace scenarios, which allows local users to bypass intended file permissions by leveraging a POSIX ACL containing an entry for the group category that is more restrictive than the entry for the other category, aka a "negative groups" issue, related to kernel/groups.c, kernel/uid16.c, and kernel/user_namespace.c.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/soh0ro0t/kernel-namespace