CVE-2022-2588,CVE-2022-2586,CVE-2022-2585 # 2022-LPE-UAF
Untested POC code
Security researchers discovered 3 vulnerabilities in the Linux kernel that could allow a local attacker to elevate privileges and potentially execute malicious code. The proof-of-concept code is publicly available increasing the likelihood of exploitation in the wild.
##### Paper on Dirtycred by Zhenpeng
https://zplin.me/papers/DirtyCred-Zhenpeng.pdf
Patches for DirtyCred and the public release of the PoC https://github.com/Markakd/DirtyCred
CVE-2022-2585 - Linux kernel POSIX CPU timer UAF 'PoC' code source:
https://seclists.org/oss-sec/2022/q3/133
CVE-2022-2586 - Linux kernel nf_tables cross-table reference UAF 'PoC' code source:
https://seclists.org/oss-sec/2022/q3/131
Linux kernel cls_route UAF 'PoC' code source:
https://seclists.org/oss-sec/2022/q3/132
[4.0K] /data/pocs/9bed31bf969e2bde1a6fc793cdda55d6f321adba
├── [ 977] CVE-2022-2585.c
├── [5.3K] CVE-2022-2586.c
├── [5.7K] CVE-2022-2588.c
└── [ 809] README.md
0 directories, 4 files