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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2020-27786 PoC — Linux kernel 资源管理错误漏洞

Source
Associated Vulnerability
Title:Linux kernel 资源管理错误漏洞 (CVE-2020-27786)
Description:Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel 存在资源管理错误漏洞,该漏洞源于网络系统或产品在内存上执行操作时,未正确验证数据边界,导致向关联的其他内存位置上执行了错误的读写操作。攻击者可利用该漏洞导致缓冲区溢出或堆溢出等。
Readme
# Compiling

```sh
cmake -S . -B build -G Ninja
cmake --build build
```
File Snapshot

[4.0K] /data/pocs/34d541fd06225f45c01aeb40ba8690a40d4cc001 ├── [ 856] CMakeLists.txt ├── [122K] config_5.6.13 ├── [ 17K] exp.cc ├── [4.7M] kallsyms.txt ├── [ 72] README.md └── [ 58] win.cc 0 directories, 6 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.