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:Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于文件io_uring存在问题,攻击者利用该漏洞可以进行越权访问。
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. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.