Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2022-0847 PoC — Linux kernel 安全漏洞

Source
Associated Vulnerability
Title:Linux kernel 安全漏洞 (CVE-2022-0847)
Description:A flaw was found in the way the "flags" member of the new pipe buffer structure was lacking proper initialization in copy_page_to_iter_pipe and push_pipe functions in the Linux kernel and could thus contain stale values. An unprivileged local user could use this flaw to write to pages in the page cache backed by read only files and as such escalate their privileges on the system.
Description
Compled version of CVE-2022-0847 aka Dirty Pipe. Just one shot to root them all :D
Readme
# Dirty-Pipe-Oneshot
### Compiled version of CVE-2022-0847 aka Dirty Pipe. Just one shot to root them all :D
---
just comple the cve-2022-0847.c file

```
gcc cve-2022-0847.c -o getroot
```

then execute it on the victim & get root :D
```
./getroot /etc/passwd 1 ootz:
```

#### Happy Rooting 🎭 
File Snapshot

[4.0K] /data/pocs/2e376226d70ad657bb64d744080892399d24dc4b ├── [3.3K] cve-2022-0847.c ├── [ 16K] getroot └── [ 299] README.md 0 directories, 3 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →