Summary: A new Linux privilege-escalation exploit has been discovered, allowing users to gain root access to vulnerable machines. The exploit affects various Linux distributions and has a high success rate on certain kernel versions.
Key Point: ⭐ Exploit grants root access to vulnerable Linux machines ⭐ Vulnerability tracked as CVE-2024-1086 with a severity rating of 7.8 ⭐ Patch released at the end of January, but updates are still rolling out ⭐ Exploit technique involves manipulating page tables to gain unauthorized control over system memory ⭐ Source code for exploit PoC is available on GitHub
———————-
A Linux privilege-escalation proof-of-concept exploit has been published that, according to the bug hunter who developed it, typically works effortlessly on kernel versions between at least 5.14 and 6.6.14. …