xndpxs / CVE-2022-0847

Vulnerability in the Linux kernel since 5.8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

Vulnerability in the Linux kernel since 5.8


Languages

Language:C 100.0%