Skip to content

Files

Latest commit

4519986 · Feb 15, 2020

History

History

CVE-2014-4014

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 14, 2017
Feb 15, 2020
Jun 14, 2017

CVE-2014-4014

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.

Vulnerability reference:

Kernels

before 3.14.8 

Usage

 ./poc [file_path]

screen-shot-2014-06-21-at-113329

References