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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2022-0185 PoC — Linux kernel 数字错误漏洞

Source
Associated Vulnerability
Title:Linux kernel 数字错误漏洞 (CVE-2022-0185)
Description:Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel 存在数字错误漏洞,该漏洞源于在 Linux kernel 的 Filesystem Context 中的 legacy_parse_param 函数验证提供的参数长度的方式中发现了一个基于堆的缓冲区溢出缺陷。 非特权(在启用非特权用户命名空间的情况下,否则需要命名空间的 CAP_SYS_ADMIN 特权)本地用户能够打开不支持文件系统上下文 API 的文件系统(因此回退到遗留处理)可以使用此缺陷
Description
CVE-2022-0185 exploit
File Snapshot

[4.0K] /data/pocs/fa36b55828511edcfd9c5fdca4e64512504b3c70 ├── [9.4M] bzImage ├── [ 232] Makefile ├── [4.0K] pipe │   ├── [ 15K] exp.c │   └── [ 65] xmake.lua ├── [4.9M] rootfs.cpio ├── [ 240] start.sh ├── [4.0K] suid │   ├── [ 164] suid-test.c │   └── [ 72] xmake.lua ├── [4.0K] userfaultfd │   ├── [ 12K] exp.c │   └── [ 104] xmake.lua └── [ 116] xmake.lua 3 directories, 11 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.