CVE-2022-0847
August 14, 2022 ยท View on GitHub
Modified dirtypipe script into auto root without have to search a file manually to hijack suid binary.
Compile
- gcc dirty.c -o dirty
- gcc dirtypipe2.c -o dirty

Run
- ./dirty
- And you'll automatically rooted

Modified
.png)
.png)
.png)
Kernel affected
- Kernel versions newer than 5.8 may affected
- version 5.10
- version 5.15
- version 5.16