cve/2014/CVE-2014-4014.md
2024-05-27 13:12:02 +00:00

3.3 KiB

CVE-2014-4014

Description

The capabilities implementation in the Linux kernel before 3.14.8 does not properly consider that namespaces are inapplicable to inodes, which allows local users to bypass intended chmod restrictions by first creating a user namespace, as demonstrated by setting the setgid bit on a file with group ownership of root.

POC

Reference

Github