1655 matches found
CVE-2022-0847
CVE-2022-0847 설명 - CVE-2022-0847에 대한 PoC: Linux 커널 로컬 권한 상승 취약점. 상세 - 보안 연구원 Max Kellermann이 'Dirty Pipe' 취약점을 책임감 있게 공개했으며, 이 취약점이 Linux 커널 5.8 이상 버전과 Android 기기에도 영향을 미친다고 밝혔습니다. - Linux 커널 5.8부터 존재하는 취약점으로, 임의의 읽기 전용 파일의 데이터를 덮어쓸 수 있습니다. 이로 인해 권한이 없는 프로세스가 루트 프로세스에 코드를 주입할 수 있어 권한 상승으로 이어집니다...
CTF-CVE-2022-0847
더티 파이프 배포 이 챌린지에서는 CVE-2022-0847 취약점을 이용하여 읽기 전용 파일 "cat.txt"를 덮어쓰려고 합니다. 이 취약점을 이용하는 방법은 여러 가지가 있습니다. 의존성 Linux Kernel 버전 5.8 이상 취약 gcc GNU Compiler Collection: 취약점 코드 컴파일용 첫 설정 1. 취약한 환경 설정: Linux 사용자: 커널 버전 5.8 이상이면서 패치된 버전 미만의 Linux 배포판을 사용하세요: 패치된 버전은 5.16.11, 5.15.25, 5.10.102를 포함합니다. 다음 명령...
CVE-2022-0847-DirtyPipe-Exploits
CVE-2022-0847-DirtyPipe-Exploits 침투 테스터와 레드 팀을 위한 익스플로잇 및 문서 모음으로, Linux Dirty Pipe 취약점 악용을 지원하는 데 사용할 수 있습니다. 취약점 소개 Dirty Pipe CVE-2022-0847는 Linux 커널의 로컬 권한 상승 취약점으로, 권한이 없는 사용자가 다음과 같은 작업을 잠재적으로 수행할 수 있습니다: /etc/passwd와 같은 임의의 읽기 전용 파일 수정/덮어쓰기. 상승된 셸 획득. 영향을 받는 버전 5.8보다 최신인 Linux 커널 버전이 영향을...
Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15
In the Linux kernel, the following vulnerability has been resolved: f2fs: fixed the issue of clearing dirty inodes in f2fsevictinode. As reported by Yanming in Bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=215904 The kernel message is as follows: Kernel BUG at fs/f2fs/inode.c:825! Call...
Astra Linux – Vulnerability found in Linux 6.1, Linux 5.15
In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Mark the target gfn of the emulated atomic instruction as dirty. When emulating an atomic access on behalf of the guest, mark the target gfn as dirty if the CMPXCHG instruction attempts to execute but fails without...
Astra Linux – Vulnerability in Linux 5.10, Linux, Linux 5.15
In the Linux kernel, the following vulnerability has been resolved: btrfs: Fixed a race condition when deleting the quota root from the “dirtycowonlyroots” list. When disabling quotas, we delete the quota root from the fsinfo-dirtycowonlyroots list without locking it, which requires the protectio...
Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15
In the Linux kernel, the following vulnerability has been resolved: f2fs: The issue was fixed by dropping all dirty pages during umount if cperror is set. The xfstest generic/361 report indicates a bug as follows: f2fsbugonsbi, sbi-fsyncnodenum; Kernel bug located at fs/f2fs/super.c:1627! RIP:...
Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15
In the Linux kernel, the following vulnerability has been resolved: btrfs: qgroup: Fixed a bug where sleep was performed from an invalid context in btrfsqgroupinherit. Syzkaller reported the bug as follows: Bug: A sleep function is called from an invalid context at include/linux/sched/mm.h:274 Ca...
Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1
In the Linux kernel, the following vulnerability has been resolved: “mm/writeback: fix possible divide-by-zero in wbdirtylimits, again” This issue was addressed by reverting to the previous behavior. The patch series “mm: Avoid possible overflows in dirty throttling” also addresses this issue. Th...
Astra Linux – Vulnerability in Linux 6.1
In the Linux kernel, the following vulnerability has been resolved: iommufd: Do not cause an overflow during division for dirty tracking. If pgshift is 63, then BITSPERTYPEbitmap-bitmap pgsize will result in an overflow to 0, which can trigger a division by zero. In this case, the index should...
CVE-2022-0847-DirtyPipe-Exploit
これは何ですか これはMax Kellermann氏によるDirty Pipeの概念実証ですが、ルートシェルを取得した後に/etc/passwd内のrootのパスワードフィールドを上書きし、復元するように修正されています。 補足: この脆弱性の発見や概念実証の作成について、私は一切の功績を主張しません。このエクスプロイトは、迅速かつ簡単に悪用できるようにKellermann氏の概念実証を少し修正したものに過ぎません。機会があれば、この非常に興味深い脆弱性に関する元の記事(https://dirtypipe.cm4all.com/)をぜひお読みください。理解する価値が十分にあります。 使用...
DIRTY-FRAG-Detection-with-Wazuh-4.14.4
Wazuh 4.14.4를 이용한 DIRTY FRAG 탐지 - CVE-2026-43284 / CVE-2026-43500 Dirty Frag 커널 LPE를 위한 탐지 엔지니어링 - Ubuntu / RHEL / Debian / Amazon Linux Dirty Frag란 무엇인가? CVE-2026-43284 / CVE-2026-43500은 권한이 없는 사용자 계정에서 루트 권한을 얻기 위해 두 개의 독립적인 page-cache 쓰기 프리미티브를 체이닝하는 Linux 커널 로컬 권한 상승LPE 취약점입니다. 단일 컴파일 바이너리로 모...
CVE-2026-43284
Dirty Frag - Linux 커널 중요 취약점 - CVE-2026-43284 📚 소개 익스플로잇 체인은 로컬 권한 상승 LPE 으로 분류되며, 권한이 없는 사용자가 2017년 이후 출시된 커널을 실행하는 거의 모든 최신 Linux 배포판에서 루트 액세스를 얻을 수 있도록 합니다. 이는 약 9년간의 버전에 걸쳐 있습니다. 이 공격은 esp4, esp6 및 rxrpc 모듈의 인플레이스 복호화 경로를 통해 작동하며, splice2 및 sendmsg2와 같은 표준 시스템 콜을 통해 커널 페이지 캐시를 손상시킵니다. 사용자 상호...
kernel: mm/khugepaged: write all dirty file folios when collapsing
A flaw was found in the Linux kernel's memory management mm/khugepaged component. A local user could trigger an edge case where unsaved changes to file data dirty folios are improperly discarded. This occurs when a file with previous writes is subjected to a specific sequence of memory advice...
CVE-2026-43284-Dirty-Frag
CVE-2026-43284 Dirty Frag CVE-2026-43284(Dirty Frag)のプリコンパイル済みエクスプロイトです。元のソースコードは V4bel/dirtyfrag から入手できます。 ビルド root@kitploit: make glibc static build make zig-musl-static ZIGTARGET=x8664-linux-musl musl static build ダウンロード プリコンパイル済みバイナリは Releases からダウンロードできます。対応アーキテクチャ: x8664, i386, aarch64,...
CVE-2026-43284
Dirty Frag: 유니버설 리눅스 LPE 개요 이 문서는 Hyunwoo Kim @v4bel이 발견하고 보고한 Dirty Frag 취약점 클래스에 대해 설명합니다. xfrm-ESP Page-Cache Write CVE-2026-43284와 RxRPC Page-Cache Write CVE-2026-43500을 체이닝하여 공격자는 주요 리눅스 배포판에서 루트로 권한을 상승시킬 수 있습니다. Dirty Frag는 Dirty Pipe 및 Copy Fail과 동일한 버그 계열에 속합니다. 이는 타이밍 윈도우나 경쟁 조건에 의존하지 않...
dirty_frag_mitigation
dirtyfragmitigation 1. 리눅스 dirty frag 취약점 CVE-2026-43500을 완화하기 위한 bash 스크립트 2. Kali, ParrotSec, BlackArch 등 모든 Debian/Ubuntu Arch 기반 플랫폼에서 작동 3. 비루트 사용자로 실행할 수 있는 --check 옵션 추가. dirtyfrag와 동일한 패치 표면을 공유하므로 fragnesia 지원 추가. 사용 예시: root@kitploit: ᐅ dirtyfragfix.sh --check Checking dirtyfrag...
CVE-2022-0847-Dirty-Pipe
CVE-2022-0847 Dirty Pipe CVE-2022-0847Dirty Pipe용 사전 컴파일된 익스플로잇입니다. 원본 소스 코드는 haxx.in/dirtypipe에서 가져왔습니다. 빌드 root@kitploit: make glibc 정적 빌드 make zig-musl-static ZIGTARGET=x8664-linux-musl musl 정적 빌드 다운로드 Releases에서 사전 빌드된 바이너리를 다운로드하세요. 지원 아키텍처: x8664, i386, aarch64, armv7 라이선스 MIT CVE-2022-0847...
CVE-2022-0847
CVE-2022-0847 PoC 사용법 root@kitploit: dirty-pipe CVE-2022-0847 USAGE: dirty-pipe --target --offset --data OPTIONS: -t, --target TargetFile -o, --offset Offset -d, --data Data -h, --help Print help information...
CVE-2022-0847-Docker
Dirty Pipe CVE-2022-0847: Docker 환경에서의 실습형 익스플로잇 데모 이 저장소는 "Dirty Pipe" 권한 상승 취약점 을 안전하게 시연하고 분석할 수 있는 자체 포함형 인터랙티브 Docker 환경을 제공합니다. 이 프로젝트는 보안 전문가들이 통제된 환경에서 커널 수준의 치명적인 익스플로잇의 작동 방식을 이해할 수 있도록 설계된 교육용 도구입니다. 1. 취약점 설명: Dirty Pipe란 무엇인가? Dirty Pipe는 Linux 커널5.8 이상 버전에 영향에서 발견된 치명적인 취약점입니다. 이...