关联漏洞
描述
CVE-2022-0995 exploit
介绍
# CVE-2022-0995
CVE-2022-0995 exploit
+ **[writeups](https://1nzag.github.io/study/linux_kernel/case_study/cve_2022_0995)**
+ **exploit target**:
linux-5.13.18
+ **refernces**:
+ <https://docs.kernel.org/core-api/watch_queue.html#overview>>
+ <https://bsauce.github.io/2022/04/15/CVE-2022-0995/>
+ <https://google.github.io/security-research/pocs/linux/cve-2021-22555/writeup.html>
+ <https://github.com/Bonfee/CVE-2022-0995>
## How to build
```bash
gcc -o exploit exploit.c
```
文件快照
[4.0K] /data/pocs/940acac03c0681d639afaed2b50699c673fdd729
├── [ 17K] exploit.c
└── [ 504] README.md
0 directories, 2 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。