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

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

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

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

工具目录

分类

查看所有分类
Loading categories
CVE-2022-0847 — Linux内核本地权限提升漏洞CVE-2022-0847。 | Kitploit
工具/GitHubGitHub/zz-socmap/cve-2022-0847
权限提升漏洞分析漏洞利用二进制利用
GitHubzz-socmap/cve-2022-0847

CVE-2022-0847

Linux内核本地权限提升漏洞CVE-2022-0847。

查看仓库
58214年前Kitploit 审核通过

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享
  • CVE-2022-0847

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

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

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

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

** PoC - [[./CVE-2022-0847.c][PoC]]

** 参考 - 参考来源 - [[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 权限,漏洞利用已发布]] - 参考 PoC - [[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]]

下载工具