vendor:
Linux Kernel
by:
Vitaly Nikolenko
7,2
CVSS
HIGH
Privilege Escalation
264
CWE
Product Name: Linux Kernel
Affected Version From: 4.4.0-116-generic
Affected Version To: 4.4.0-116-generic
Patch Exists: YES
Related CWE: CVE-2018-14634
CPE: o:linux:linux_kernel:4.4.0-116-generic
Metasploit:
https://www.rapid7.com/db/vulnerabilities/panos-cve-2018-14634/, https://www.rapid7.com/db/vulnerabilities/amazon_linux-cve-2018-14634/, https://www.rapid7.com/db/vulnerabilities/oracle_linux-cve-2018-14634/, https://www.rapid7.com/db/vulnerabilities/f5-big-ip-cve-2018-14634/, https://www.rapid7.com/db/vulnerabilities/centos_linux-cve-2018-14634/, https://www.rapid7.com/db/vulnerabilities/suse-cve-2018-14634/, https://www.rapid7.com/db/vulnerabilities/ubuntu-cve-2018-14634/, https://www.rapid7.com/db/vulnerabilities/debian-cve-2018-14634/, https://www.rapid7.com/db/vulnerabilities/huawei-euleros-2_0_sp3-cve-2018-14634/, https://www.rapid7.com/db/vulnerabilities/amazon-linux-ami-2-cve-2018-14634/, https://www.rapid7.com/db/vulnerabilities/redhat_linux-cve-2018-14634/, https://www.rapid7.com/db/vulnerabilities/huawei-euleros-2_0_sp2-cve-2018-14634/
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux
2018
Linux Kernel 4.4.0-116-generic – Local Privilege Escalation
This exploit is a local privilege escalation vulnerability in the Linux kernel. It allows an attacker to gain root privileges on a vulnerable system by exploiting a race condition in the kernel's memory management. The exploit works by creating two threads, one to wait for a page to be mapped in memory and the other to write to the page. The attacker then races the two threads, hoping that the write thread will finish before the wait thread. If the write thread wins, the attacker can gain root privileges.
Mitigation:
The vulnerability can be mitigated by applying the latest security patches from the vendor.