/CVE-2022-0847

Vulnerability in the Linux kernel since 5.8

Primary LanguageC

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.
To compile: gcc poc.c -o poc
Usage: ./poc TARGETFILE OFFSET DATA
Author and more info: https://dirtypipe.cm4all.com/