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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

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

Source
Associated Vulnerability
Title:Linux kernel 缓冲区错误漏洞 (CVE-2022-27666)
Description:A heap buffer overflow flaw was found in IPsec ESP transformation code in net/ipv4/esp4.c and net/ipv6/esp6.c. This flaw allows a local attacker with a normal user privilege to overwrite kernel heap objects and may cause a local privilege escalation threat.
Description
Exploit for CVE-2022-27666
Readme
# CVE-2022-27666

This is the exploit for CVE-2022-27666, a vulnerability that achieves local privilege escalation on the latest Ubuntu Desktop 21.10. 

Our preliminary experiment shows this vulnerability affects the latest Ubuntu, Fedora, and Debian. Our exploit was built to attack Ubuntu Desktop 21.10.

Read the full vulnerability disclosure [here](https://etenal.me/archives/1825)

```
./compile.sh
./run.sh
```
File Snapshot

[4.0K] /data/pocs/ed9f3d40e62d4cdf8f1d947f0119a97a4141ef3b ├── [ 293] compile.sh ├── [1.0K] download_symbol.sh ├── [2.1K] fuse_evil.c ├── [ 878] fuse_evil.h ├── [ 182] get_rooot.c ├── [4.0K] libfuse │   ├── [2.5K] cuse_lowlevel.h │   ├── [ 27K] fuse_common.h │   ├── [ 44K] fuse.h │   ├── [ 18K] fuse_kernel.h │   ├── [1.9K] fuse_log.h │   ├── [ 66K] fuse_lowlevel.h │   ├── [7.4K] fuse_opt.h │   └── [ 178] meson.build ├── [1.7M] libfuse3.a ├── [ 75] myshell.c ├── [ 66K] poc.c ├── [ 417] README.md └── [ 194] run.sh 1 directory, 18 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 →