Skip to content

ShehanSanjula/Linux-Kernel-Exploits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

40 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Linux-Kernel-Exploits

CVE-2018-18955 Detail

In the Linux kernel 4.15.x through 4.19.x before 4.19.2, map_write() in kernel/user_namespace.c allows privilege escalation because it mishandles nested user namespaces with more than 5 UID or GID ranges. A user who has CAP_SYS_ADMIN in an affected user namespace can bypass access controls on resources outside the namespace, as demonstrated by reading /etc/shadow. This occurs because an ID transformation takes place properly for the namespaced-to-kernel direction but not for the kernel-to-namespaced direction.

๐Ÿ“น Video presentation link: https://youtu.be/bFVDankjziw


โœ๐Ÿป Me in the news and other mentionings!

Header


About

Linux-Kernel-Exploits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published