Share
## https://sploitus.com/exploit?id=D72843B8-D122-5653-B061-3B7DE0560E29
# CVE-2022-0847  
A simple reproduction of CVE-2022-0847  

Original source address disclosed: `https://dirtypipe.cm4all.com/`  

## Reproduction environment  
```bash  
Linux Kali 5.10.0-kali7-amd64 #1 SMP; Debian 5.10.28-1kali1 (2021-04-12); x86_64; GNU/Linux  
```  

## Dependencies  
```bash  
gcc  
```  

## Steps to use  
```bash  
git clone https://github.com/imfiver/CVE-2022-0847.git  
cd CVE-2022-0847  
chmod +x Dirty-Pipe.sh  
bash Dirty-Pipe.sh  
```