Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2022-2586 PoC — Linux kernel 安全漏洞

Source
Associated Vulnerability
Title:Linux kernel 安全漏洞 (CVE-2022-2586)
Description:Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel nf_tables cross-table存在安全漏洞,该漏洞源于释放后重用,允许本地特权攻击者在删除表时导致释放后重用,可能导致本地特权升级。
Description
CVE-2022-2586: Linux kernel nft_object UAF
Readme
# CVE-2022-2586-LPE
LPE N-day Exploit for CVE-2022-2586: Linux kernel nft_object UAF
```
gcc exploit.c -o exploit -lmnl -lnftnl -no-pie -lpthread
```
Author: Alejandro Guerrero <aguerrero@qualys.com>
Copyright (C) 2022 Qualys, Inc.
File Snapshot

[4.0K] /data/pocs/860216994b5670ee1724cfa396bb03429ba45920 ├── [ 33K] CVE-2022-2586.c └── [ 232] README.md 0 directories, 2 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.