POC详情: 5e413f7d340464cd58c0dea18f42e030d7df03d3

来源
关联漏洞
标题: Linux kernel 缓冲区错误漏洞 (CVE-2023-2598)
描述:Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于文件io_uring存在问题,攻击者利用该漏洞可以进行越权访问。
描述
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付费,感谢您的支持。