vendor:
Linux Kernel
by:
Andrew Lutomirski
7,2
CVSS
HIGH
Privilege Escalation
264
CWE
Product Name: Linux Kernel
Affected Version From: Linux kernel version 3.8.3
Affected Version To: Linux kernel version 3.8.4
Patch Exists: YES
Related CWE: CVE-2013-2094
CPE: o:linux:linux_kernel
Metasploit:
https://www.rapid7.com/db/vulnerabilities/amazon-linux-ami-alas-2013-190/, https://www.rapid7.com/db/vulnerabilities/suse-cve-2013-2094/, https://www.rapid7.com/db/vulnerabilities/alpine-linux-cve-2013-2094/, https://www.rapid7.com/db/vulnerabilities/centos_linux-cve-2013-2094/, https://www.rapid7.com/db/vulnerabilities/f5-big-ip-cve-2013-2094/, https://www.rapid7.com/db/vulnerabilities/linuxrpm-RHSA-2013-0829/
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux
2013
userns_root_sploit.c
userns_root_sploit.c is a proof-of-concept exploit for a privilege escalation vulnerability in the Linux kernel. The exploit uses the unshare() system call to create a new user namespace, and then uses the setresuid() system call to set the user ID to 0 (root). The exploit then executes a command with root privileges.
Mitigation:
The vulnerability can be mitigated by applying the patch from the Linux kernel version 3.8.4.