关联漏洞
描述
LPE PoC of a vulnerability in the io_uring subsystem of the Linux Kernel.
介绍
# 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.
文件快照
[4.0K] /data/pocs/5e413f7d340464cd58c0dea18f42e030d7df03d3
├── [ 13K] exploit.c
├── [ 358] README.md
└── [ 38K] writeup.md
0 directories, 3 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。