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