70 matches found
CVE-2022-0847-L-nux-PrivEsc
CVE-2022-0847 説明 - CVE-2022-0847 の POC: Linux カーネルのローカル権限昇格の脆弱性。 - antx が 2022-03-08 に作成。 詳細 - セキュリティ研究者の Max Kellermann は、'Dirty Pipe' の脆弱性を責任を持って開示し、Linux カーネル 5.8 以降のバージョン(Android デバイスを含む)に影響することを述べた。 - Linux カーネル 5.8 以降に存在する脆弱性で、任意の読み取り専用ファイルのデータを上書きできるようになる。これにより、非特権プロセスが root...
CVE-2022-0847-eBPF
CVE-2022-0847-eBPF 一个用于检测和防御针对 CVE-2022-0847 攻击的 eBPF 程序。 在内核空间,该程序检测 splice 系统调用,如果此类系统调用包含一个管道作为输出 fd,且管道缓冲区的标志被设置为 PIPEBUFFLAGCANMERGE ,则会提交一个事件。在用户空间,该程序会杀死调用 splice 的对应进程,并覆写 /proc/sys/vm/dropcaches 以清除页面缓存。 已在 Ubuntu Server 20.10(内核 5.8.0-25)上测试。 构建 root@kitploit: clang -g -O2 -target bpf...
CVE-2022-0847-Linux
CVE-2022-0847 描述 - CVE-2022-0847 的 PoC:Linux 内核本地权限提升漏洞。 - 由 antx 于 2022-03-08 创建。 详情 - 安全研究员 Max Kellermann 负责任地披露了 "Dirty Pipe" 漏洞,并指出该漏洞影响 Linux 内核 5.8 及更高版本,甚至包括 Android 设备。 - 自 Linux 内核 5.8 版本起存在一个漏洞,允许覆写任意只读文件中的数据。这会导致权限提升,因为非特权进程可以将代码注入到根进程中。 - 发现了一个缺陷:在 Linux 内核的 copypagetoiterpipe 和...
Dirty-Pipe
Dirty Pipe Exploit CVE-2022-0847 概述 该仓库包含针对 Dirty Pipe 漏洞 CVE-2022-0847 的 概念验证 PoC 利用程序,该漏洞影响 Linux 内核版本 5.8 至 5.16 。此漏洞通过利用内核中管道缓冲区处理不当,允许本地权限提升 ,使攻击者能够修改只读文件(例如 SUID 二进制文件)并以提升的权限执行任意代码。 描述 Dirty Pipe 漏洞是 Linux 内核版本 5.8 到 5.16 中发现的一个关键问题。它通过利用内核中管道缓冲区处理不当,允许本地权限提升。该漏洞可通过向只读文件(如 SUID...
CVE-2022-0847-DirtyPipe-Exploits
CVE-2022-0847-DirtyPipe-Exploits このリポジトリは、ペネトレーションテスターやレッドチームの専門家向けに特別に設計された、エクスプロイトとドキュメントの包括的なコレクションを提供します。Linux の Dirty Pipe 脆弱性を効果的に悪用することを目指す人々にとって、貴重なリソースとなります。 脆弱性について Dirty Pipe CVE-2022-0847 は、Linux カーネルで発見されたローカル権限昇格の脆弱性です。このセキュリティ上の欠陥により、非特権ユーザーが次のようないくつかの重大な操作を実行できます。 /etc/passwd...
DirtyPipe-Exploit
CSE 5380:信息安全论文 CVE-2022-0847(脏管道) 作者 Karan Vasudevamurthy UTA ID: 1002164438 什么是 CVE? 通用漏洞与暴露(CVE)是一个公开披露的信息安全漏洞和暴露的列表。MITRE 公司于 1999 年引入 CVE,用于识别和分类软件和固件中的漏洞。MITRE 是一家非营利组织,在美国运营由联邦资助的研究与开发中心。CVE 旨在促进关于已知漏洞的信息共享,以便网络安全计划能够更新以反映最新的安全问题和弱点。为此,CVE 为每个漏洞或暴露分配一个唯一标识符。这些标识符也称为 CVE 名称或 CVE...
cve-2022-0847dirtypipe-exploit
cve-2022-0847dirtypipe-exploit...
CVE-2022-0847
CVE-2022-0847 描述 - CVE-2022-0847 的 PoC:Linux 内核本地权限提升漏洞。 - 由 antx 于 2022-03-08 创建。 详情 - 安全研究员 Max Kellermann 负责任地披露了“脏管道”漏洞,并声称该漏洞影响 Linux 内核 5.8 及更高版本,甚至影响 Android 设备。 - 自 5.8 版本起,Linux 内核中存在一个漏洞,允许覆盖任意只读文件中的数据。这会导致权限提升,因为非特权进程可以将代码注入到根进程中。 - 发现 Linux 内核中 copypagetoiterpipe 和 pushpipe...
CVE-2022-0847
CVE-2022-0847 설명 - CVE-2022-0847에 대한 PoC: Linux 커널 로컬 권한 상승 취약점. 상세 - 보안 연구원 Max Kellermann이 'Dirty Pipe' 취약점을 책임감 있게 공개했으며, 이 취약점이 Linux 커널 5.8 이상 버전과 Android 기기에도 영향을 미친다고 밝혔습니다. - Linux 커널 5.8부터 존재하는 취약점으로, 임의의 읽기 전용 파일의 데이터를 덮어쓸 수 있습니다. 이로 인해 권한이 없는 프로세스가 루트 프로세스에 코드를 주입할 수 있어 권한 상승으로 이어집니다...
CVE-2022-0847_dirty-pipe
CVE-2022-0847 / Dirty Pipe 改造されたDirty Pipe CVE-2022-0847 のPoCで、SUIDバイナリを乗っ取ってルートシェルを生成します。(損傷したバイナリの復元も試みます) スコア CVSS : 7.8 HIGH...
Astra Linux – Vulnerability in Linux 5.10
A flaw was discovered in the way the “flags” member of the new pipe buffer structure lacked proper initialization in the copypagetoiterpipe and pushpipe functions of the Linux kernel. As a result, these members could contain stale values. An unprivileged local user could exploit this flaw to writ...
net/smc: fix double-free of smc_spd_priv when tee() duplicates splice pipe buffer
...
SUSE CVE-2026-31507
In the Linux kernel, the following vulnerability has been resolved: net/smc: fix double-free of smcspdpriv when tee duplicates splice pipe buffer smcrxsplice allocates one smcspdpriv per pipebuffer and stores the pointer in pipebuffer.private. The pipebufoperations for these buffers used .get =...
EUVD-2026-24885
In the Linux kernel, the following vulnerability has been resolved: net/smc: fix double-free of smcspdpriv when tee duplicates splice pipe buffer smcrxsplice allocates one smcspdpriv per pipebuffer and stores the pointer in pipebuffer.private. The pipebufoperations for these buffers used .get =...
CVE-2026-31507 net/smc: fix double-free of smc_spd_priv when tee() duplicates splice pipe buffer
In the Linux kernel, the following vulnerability has been resolved: net/smc: fix double-free of smcspdpriv when tee duplicates splice pipe buffer smcrxsplice allocates one smcspdpriv per pipebuffer and stores the pointer in pipebuffer.private. The pipebufoperations for these buffers used .get =...
CVE-2026-31507 net/smc: fix double-free of smc_spd_priv when tee() duplicates splice pipe buffer
In the Linux kernel, the following vulnerability has been resolved: net/smc: fix double-free of smcspdpriv when tee duplicates splice pipe buffer smcrxsplice allocates one smcspdpriv per pipebuffer and stores the pointer in pipebuffer.private. The pipebufoperations for these buffers used .get =...
CVE-2026-31507
CVE-2026-31507 affects the Linux kernel SMC module (net/smc). The vulnerability is a double-free of the per-buffer state (smc_spd_priv) when tee(2) duplicates a splice pipe buffer, leading to a use-after-free and a kernel NULL pointer dereference, ultimately causing a kernel panic. The root cause...
PT-2026-34412
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A double-free issue exists in the SMC implementation of the Linux kernel. The smc rx splice function allocates an smc spd priv object per pipe buffer and stores the pointer in pipe...
Unity Linux 20.1070e Security Update: kernel (UTSA-2026-001572)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001572 advisory. A flaw was found in the way the flags member of the new pipe buffer structure was lacking proper initialization in copypagetoiterpipe and pushpipe functions in the...