Lucene search
+L

379 matches found

Kitploit
Kitploit
added 2026/09/14 5:49 p.m.6 views

MacDirtyCow

MacDirtyCow CVE-2022-46689、別名MacDirtyCowの例。 何? MacDirtyCowは、LinuxのDirty COW脆弱性と同様の、macOSにおける権限昇格脆弱性です。この脆弱性は、macOSのXNUカーネルで使用されるコピーオンライト(COW)メカニズムに存在します。この脆弱性により、攻撃者は読み取り専用のroot所有ファイルを変更でき、影響を受けるシステム上でroot権限を獲得する可能性があります。...

7CVSS7.2AI score0.44678EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/14 4:09 p.m.6 views

CVE-2026-43503

🚨 CVE-2026-43503 — DirtyClone 共有メモリが安全に共有されなくなるとき。 不適切な伝播によって引き起こされるローカル権限昇格の脆弱性、 SKBFLSHAREDFRAG フラグがLinuxネットワーキングスタック内で発生します。 📖 概要 CVE-2026-43503 は、通称DirtyClone と呼ばれる、Linuxカーネルネットワーキングサブシステムに影響を与える高深刻度のローカル権限昇格(LPE)脆弱性です。...

8.8CVSS7.2AI score0.00337EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/14 3:56 p.m.5 views

root-dirtyc0w

root-dirtyc0w CVE-2016-5195 DirtyCow ルート権限昇格 Dirty COW は、Linux カーネルにおける競合状態の脆弱性でした。この脆弱性は、メモリマッピングのコピーオンライト COW 機能を扱うカーネル関数内に存在し、悪用されるとプロセスが読み取り専用ファイルに書き込むことを可能にしました。 この脆弱性の使用例としては、passwd 実行可能ファイルなどの SUID Set User ID バイナリを、/bin/sh を実行して root 権限を取得する別の elf 実行可能ファイル(当リポジトリで作成)で上書きすることが挙げられます。 Linux...

7.2CVSS7.1AI score0.83524EPSS
SaveExploits92
Kitploit
Kitploit
added 2026/09/14 2:34 p.m.9 views

CVE-2026-64600-Refluxfs-PoC

RefluXFS CVE-2026-64600 PoC このリポジトリには、優れた Qualys セキュリティチームによって報告された、XFS の COW に影響する最近発見された競合状態の脆弱性の PoC が含まれています。1 2 PoC 情報 Qualys のアドバイザリにある優れた分析に基づいて手書きで作成されたものです。/etc/passwd ファイルの最初の 4KB を、それが元々含んでいた内容で書き換え、root ユーザーの行 root:x:0:0:root:/root:/bin/bash を root::0:0:root:/root:/bin/bash...

7.8CVSS6.5AI score0.00467EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/14 1:45 p.m.3 views

CVE-2026-46331

🚨 CVE-2026-46331 - LinuxカーネルCOWバグ Linuxカーネル net/sched 部分的なコピーオンライト(COW)ページキャッシュ破損 -orange?style=for-the-badge Linuxカーネルの脆弱性で、トラフィック制御(tc)パケット編集サブシステムにおける不正確なコピーオンライト(COW)処理に起因します。 📖 概要 CVE-2026-46331 は、net/sched パケット編集(actpedit)サブシステムに影響を与えるLinuxカーネルの脆弱性です。 この脆弱性は、カーネルが実際のパケット編集オフセットが判明する前に...

7.8CVSS6.6AI score0.00583EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/14 9:52 a.m.14 views

zeroboot

AIエージェント向けのコピーオンライトフォークによるサブミリ秒VMサンドボックス 試す root@kitploit: curl -X POST https://api.zeroboot.dev/v1/exec \ -H 'Content-Type: application/json' \ -H 'Authorization: Bearer zbdemohn2026' \ -d '"code":"import numpy as np; printnp.random.rand3"' ベンチマーク Metric| Zeroboot| E2B| microsandbox| Daytona...

5.9AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/14 8:49 a.m.11 views

mitos

Mitos 为你的 AI 智能体提供隔离、可分支的计算机。 在 Kubernetes 上实现毫秒级 microVM 沙箱分支:将运行中的 VM 分支为多个并行尝试,并在数十毫秒内从内存中恢复。 快速开始 . 文档 . 功能特性 . 对比 . 贡献指南 . 社区 Mitos 是什么 Mitos 为每个 AI 智能体提供一台独立的计算机:一个硬件隔离的 Firecracker microVM,可安全运行不受信任的代码,并可在其运行时进行分支(fork)。实时写时复制(copy-on-write)分支可在数十毫秒内将一个热(warm)VM 分支为 N...

5.9AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/14 2:32 a.m.5 views

CVE-2016-5195

CVE-2016-5195 gcc -pthread dirty.c -o dirty -lcrypt 参考リンク https://github.com/FireFart/dirtycow/blob/master/dirty.c...

7.2CVSS7.2AI score0.83524EPSS
SaveExploits92References1
Kitploit
Kitploit
added 2026/09/13 8:40 p.m.3 views

Research-CVE-2016-5195

CVE-2016-5195(脏牛) Cow 是 写时复制 ,存在于自2007年起的Linux内核中,于2016年被发现。因为我正在做一个与这个CVE相关的实验,所以我会顺便写一篇关于它的分析文章。 1. 前言 由于内核以 root 权限运行,它可以被利用作为一个权限提升漏洞。这意味着攻击者可以利用竞争条件 ,通过从低权限用户处利用它来获得 root 权限。 2. 那么什么是竞争条件? 正如我刚刚在操作系统理论课上学到的,竞争条件 发生在两个或多个进程同时访问同一资源并对该资源执行操作,而没有正确同步时。此时,这些操作的结果可能不正确或不符合预期。 为了更容易理解,我们看一个简单的例子:...

7.2CVSS7.1AI score0.83524EPSS
SaveExploits92
Kitploit
Kitploit
added 2026/09/12 5:49 p.m.4 views

CVE-2016-5195

CVE-2016-5195:Dirty COW Linux 内核竞态条件 针对 CVE-2016-5195(Dirty COW)的防御性研究、非武器化验证与补丁分析。该漏洞是 Linux 内核中的写时复制(copy-on-write)竞态条件,可允许本地用户修改与只读内存映射关联的数据,并获得提升的权限。 字段| 值 ---|--- 组件| Linux 内核内存管理 / getuserpages 弱点| CWE-362:使用共享资源进行并发执行但同步不当 严重性| 高危,CVSS 3.1:7.0 攻击向量|...

7.2CVSS7.2AI score0.83524EPSS
SaveExploits92References7
Kitploit
Kitploit
added 2026/09/12 5:10 p.m.4 views

PoC-CVE-2026-46331

Este repositorio contiene un exploit de prueba de concepto PoC para CVE-2026-46331, una vulnerabilidad de escalada de privilegios local en el kernel de Linux en el subsistema de control de tráfico. Resumen de la vulnerabilidad La falla se encuentra en la acción de edición de paquetes actpedit,...

7.8CVSS6.4AI score0.00583EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/12 4:39 p.m.6 views

CVE-2016-5195

CVE-2016-5195 DirtyCOW PoC dirtycow.github.io から修正c include include include include include include include include void map; int f; struct stat st; char name; void madviseThreadvoid arg char str; str = chararg; int i, c = 0; fori = 0; i flag.txt chmod 0404 flag.txt exit $ $ ll flag.txt -r-----r-...

7.2CVSS6.8AI score0.83524EPSS
SaveExploits92References1
Kitploit
Kitploit
added 2026/09/12 12:45 p.m.4 views

dirtycow-lab

Dirty COW 教育用 PoC(CVE-2016-5195) ⚠️ 法的注意事項 このコードは教育目的専用です。悪意のある使用は固く禁じられており、違法です。 📖 Dirty COW とは? Dirty COW(CVE-2016-5195)は、Linux カーネルのコピーオンライト(COW)機構における競合状態を悪用した Linux カーネルの権限昇格の脆弱性です。この脆弱性は、2007 年にリリースされたバージョン 2.6.22 以降、以下のバージョンより前の Linux カーネルに影響します。 4.8.3 4.7.9 4.4.26 技術詳細...

7.2CVSS7.2AI score0.83524EPSS
SaveExploits92
Kitploit
Kitploit
added 2026/09/11 10:19 p.m.6 views

OSDS_Paper_CVE-2016-5195

CVE-2016-5195 "Dirty COW" このリポジトリには、ブカレスト大学FMIの「Operating Systems: Design And Security」コースのために執筆した、Linuxの権限昇格の脆弱性であるCVE-2016-5195に関する論文とプレゼンテーションスライドが含まれています。 訂正 私の論文では、Dirty COWを使用してバイナリを静かにバックドア化できる と主張しました。これは、検出を困難にするためにすぐにrootへ権限昇格しないというものでした。 これは実際には正しくありません...

7.2CVSS7.2AI score0.83524EPSS
SaveExploits92References2
Kitploit
Kitploit
added 2026/09/11 9:01 p.m.7 views

DirtyCOWTester

Dirty COW テスター...

5.9AI score
SaveExploits0
OSV
OSV
added 2026/09/11 8:19 p.m.8 views

AZL-100295 CVE-2026-89496 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: ocfs2: always run deallocs on copy-on-write completion Local fuzzing of 6.12.94 has found the following memory leak caused by doing 'copyfilerange' within the same filesystem: unreferenced object 0xffff88812192c980 size 32: comm...

0.00168EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.9 views

CVE-2026-89496

In the Linux kernel, the following vulnerability has been resolved: ocfs2: always run deallocs on copy-on-write completion Local fuzzing of 6.12.94 has found the following memory leak caused by doing 'copyfilerange' within the same filesystem: unreferenced object 0xffff88812192c980 size 32: comm...

0.00168EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/11 7:43 p.m.6 views

EUVD-2026-76402

In the Linux kernel, the following vulnerability has been resolved: ocfs2: always run deallocs on copy-on-write completion Local fuzzing of 6.12.94 has found the following memory leak caused by doing 'copyfilerange' within the same filesystem: unreferenced object 0xffff88812192c980 size 32: comm...

0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:43 p.m.9 views

CVE-2026-89496

CVE-2026-89496 is a memory leak in the Linux kernel OCFS2 filesystem, discovered via local fuzzing of version 6.12.94 . The leak occurs when copy_file_range() is called within the same OCFS2 filesystem, triggering a copy-on-write path that fails to release deallocation caches (ocfs2_cache_block_d...

0.00168EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/11 7:43 p.m.6 views

CVE-2026-89496 ocfs2: always run deallocs on copy-on-write completion

In the Linux kernel, the following vulnerability has been resolved: ocfs2: always run deallocs on copy-on-write completion Local fuzzing of 6.12.94 has found the following memory leak caused by doing 'copyfilerange' within the same filesystem: unreferenced object 0xffff88812192c980 size 32: comm...

5.8AI score
SaveExploits0References7
Rows per page
Query Builder