Skip to content

Latest commit

 

History

History

CVE-2014-4014

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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