Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
CVE-2022-0847-L-nux-PrivEsc — Proof-of-concept exploit for CVE-2022-0847 (Dirty Pipe) enabling local privilege escalation on Linux kernels 5.8+ via arbitrary read-only file overwrite. | Kitploit
工具/GitHubGitHub/tufanturhan/cve-2022-0847-l-nux-privesc
权限提升漏洞分析漏洞利用二进制利用
GitHubtufanturhan/cve-2022-0847-l-nux-privesc

CVE-2022-0847-L-nux-PrivEsc

Proof-of-concept exploit for CVE-2022-0847 (Dirty Pipe) enabling local privilege escalation on Linux kernels 5.8+ via arbitrary read-only file overwrite.

查看仓库

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享
114年前尚未审核
  • CVE-2022-0847

** 描述 - CVE-2022-0847 的概念验证代码:Linux 内核本地权限提升漏洞。 - 由 antx 于 2022-03-08 创建。

** 详情 - 安全研究员 Max Kellermann 负责任地披露了“脏管道”漏洞,并指出该漏洞影响 Linux 内核 5.8 及更高版本,甚至影响 Android 设备。 - 自 Linux 内核 5.8 以来存在一个漏洞,允许覆盖任意只读文件中的数据。这会导致权限提升,因为非特权进程可以将代码注入到根进程中。 - 发现 Linux 内核中 copy_page_to_iter_pipe 和 push_pipe 函数中新的管道缓冲区结构的“flags”成员缺少正确初始化,因此可能包含陈旧值。非特权本地用户可利用此缺陷向由只读文件支持的页面缓存中写入内容,从而提升其在系统上的权限。该漏洞影响 Linux 内核版本 5.17-rc6 之前的版本。 - 它类似于 [[https://nvd.nist.gov/vuln/detail/CVE-2016-5195][CVE-2016-5195]]“脏牛”,但更容易利用。 - 该漏洞已在 [[https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=9d2231c5d74e13b2a0546fee6737ee4446017903][Linux 5.16.11、5.15.25 和 5.10.102]] 中得到修复。

** CVE 严重性 - attackComplexity: LOW - attackVector: LOCAL - availabilityImpact: - - confidentialityImpact: - - integrityImpact: HIGH - privilegesRequired: - - scope: - - userInteraction: - - version: 3.1 - baseScore: - - baseSeverity: -

** 影响 - Linux 内核 5.8 及更高版本,甚至包括 Android 设备

** 概念验证代码 - [[./CVE-2022-0847.c][概念验证代码]]

** 参考 - 参考来源 - [[https://dirtypipe.cm4all.com/][脏管道漏洞]] - [[https://github.com/Arinerron/CVE-2022-0847-DirtyPipe-Exploit][CVE-2022-0847-DirtyPipe-Exploit]] - 参考文章 - [[https://www.bleepingcomputer.com/news/security/new-linux-bug-gives-root-on-all-major-distros-exploit-released/][新 Linux 漏洞使所有主要发行版获得 root 权限,漏洞利用已发布]] - 参考概念验证代码 - [[https://github.com/Al1ex/LinuxEelvation/tree/master/CVE-2022-0847][CVE-2022-0847]] - [[https://github.com/imfiver/CVE-2022-0847][CVE-2022-0847]] - [[https://github.com/lucksec/CVE-2022-0847][CVE-2022-0847]] - [[https://github.com/bbaranoff/CVE-2022-0847][CVE-2022-0847]] - 参考风险 - CVE - 参考相关 - [[https://nvd.nist.gov/vuln/detail/CVE-2016-5195][CVE-2016-5195]]

下载工具