Vulnerability in the Linux kernel since 5.8# CVE-2022-0847
Vulnerability in the Linux kernel since 5.8 which allows overwriting data in arbitrary read-only files. This leads to privilege escalation because unprivileged processes can inject code into root processes.
<br>
To compile: `gcc poc.c -o poc`
<br>
`Usage: ./poc TARGETFILE OFFSET DATA`
<br>
Author and more info: https://dirtypipe.cm4all.com/
[4.0K] /data/pocs/e565aaf7c48ac005d5c4e139c765fc7b04ab662f
├── [4.3K] poc.c
└── [ 359] README.md
0 directories, 2 files