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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-2598 PoC — Linux kernel 缓冲区错误漏洞

Source
Associated Vulnerability
Title:Linux kernel 缓冲区错误漏洞 (CVE-2023-2598)
Description:A flaw was found in the fixed buffer registration code for io_uring (io_sqe_buffer_register in io_uring/rsrc.c) in the Linux kernel that allows out-of-bounds access to physical memory beyond the end of the buffer. This flaw enables full local privilege escalation.
Description
LPE PoC of a vulnerability in the io_uring subsystem of the Linux Kernel.
Readme
# io_uring_LPE-CVE-2023-2598

LPE exploit for CVE-2023-2598.

My write-up of the vulnerability: [Conquering the memory through io_uring - Analysis of CVE-2023-2598](https://anatomic.rip/cve-2023-2598/)

You can compile the exploit with
```
gcc exploit.c -luring -o exploit
```

## Disclaimer
For educational and research purposes only. Use at your own risk.
File Snapshot

[4.0K] /data/pocs/5e413f7d340464cd58c0dea18f42e030d7df03d3 ├── [ 13K] exploit.c ├── [ 358] README.md └── [ 38K] writeup.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 →