Lucene search
+L

258844 matches found

UbuntuCve
UbuntuCve
added 2026/09/07 12:00 a.m.3 views

CVE-2026-80831

In the Linux kernel, the following vulnerability has been resolved: c...

5.9AI score0.00165EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/07 12:00 a.m.2 views

UBUNTU-CVE-2026-80780

In the Linux kernel, the following vulnerability has been resolved: H...

0.00181EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/09/07 12:00 a.m.3 views

CVE-2026-80897

In the Linux kernel, the following vulnerability has been resolved: n...

5.9AI score0.00166EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/06 11:30 p.m.5 views

rootpacket-cve-2026-31431

rootpacket CVE-2026-31431 A Linux Docker-to-host cryptojacking toolkit captured from live attacks on Kinryū Labs honeypots. It breaks in through an exposed Docker Engine API, escapes the container to root the host with CVE-2026-31431 , installs a kernel rootkit, and runs an XMRig Monero miner. Fu...

7.8CVSS6.5AI score0.99907EPSS
SaveExploits242
Kitploit
Kitploit
added 2026/09/06 11:11 p.m.5 views

Copy-Fail-CVE-2026-31431-Lab

Copy Fail CVE-2026-31431 — Exploit Reproduction & Detection Lab This repository documents the end-to-end reproduction, detection engineering, and incident response for CVE-2026-31431 "Copy Fail" , a critical Linux kernel local privilege escalation vulnerability affecting kernels 4.14 through...

7.8CVSS6.4AI score0.99907EPSS
SaveExploits242References2
Kitploit
Kitploit
added 2026/09/06 10:38 p.m.6 views

Umbra

Umbra Umbra es un rootkit LKM experimental controlable de forma remota para kernels 4.x y 5.x hasta 5.7 que abre una puerta trasera de red capaz de lanzar shells inversas a hosts remotos, ejecutar malware de forma remota y mucho más. El rootkit sigue en desarrollo, aunque las características...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/06 10:01 p.m.4 views

kmon

Linux Kernel Manager and Activity Monitor 🐧💻...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/06 9:06 p.m.12 views

cve-writeups-and-pocs

CVE-2026-80724 PoC 与技术分析 CVE-2026-80724 — Linux 内核 ptp: vmclock: 防止只读映射变为可写 完整概念验证 + 技术分析 安全研究由 Abdifatah Suruur suruur 完成 — 独立发现的漏洞的 CVE 分析文章与 PoC 合集。 CVE ID : CVE-2026-80724 严重性 : 8.8(高危)— CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H 组件 : Linux 内核 drivers/ptp/ptpvmclock.c 发现与修复者 : Abdifatah...

8.8CVSS7.8AI score0.0012EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/06 7:48 p.m.5 views

Dirty-Frag

💥 CVE-2026-43284 — Dirty Frag 💥 ⚡ Dirty Frag 本地权限提升概念验证 ⚡ 📖 描述 该仓库包含针对以下漏洞的概念验证(PoC) : CVE-2026-43284 — Dirty Frag 该利用程序演示了一个影响易受攻击的 Linux 系统的漏洞。 🧠 关于 Dirty Frag Dirty Frag (有时称为 Copy Fail 2 )是一个影响多个内核子系统的严重 Linux 内核本地权限提升漏洞。 该漏洞使非特权本地攻击者 能够通过受控的页缓存(page-cache)损坏,在易受攻击的系统上提升权限并获得 root 访问权限 。 该漏洞最...

8.8CVSS7.3AI score0.93235EPSS
SaveExploits34
Kitploit
Kitploit
added 2026/09/06 7:32 p.m.9 views

CVE-2017-7184

CVE-2017-7184 – Linux 内核 XFRM 权限提升(无需 sudo) 概述 本仓库包含一个针对 CVE-2017-7184 的 本地权限提升概念验证攻击程序 ,该漏洞是 Linux 内核中 XFRM(IPsec)netlink 子系统 的一个安全漏洞。 该攻击程序演示了无特权用户 如何通过以下步骤获取真正 root(UID 0) : 1. 创建一个无特权的用户 + 网络命名空间 2. 在命名空间内获取 CAPNETADMIN 3. 触发 XFRM netlink 处理中的内核栈溢出 4. 执行内核 ROP 链 以调用: preparekernelcredNULL...

7.8CVSS6.9AI score0.01798EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/06 6:48 p.m.5 views

CVE-2025-68325

CVE-2025-68325 schcake no contempla el caso en que cakeenqueue devuelve un resultado no nulo, lo que provoca un desequilibrio de qlen en el árbol de qdisc y desencadena una desreferencia nula en su planificador sched padre, p. ej., qfq. Versiones Afectadas Corregido en v6.19-rc1 Gravedad Baja...

6.1AI score0.00193EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 5:55 p.m.6 views

CVE-2021-22555

CVE-2021-22555 Linux Kernel 2.6.19 5.9 - 'Netfilter Local Privilege Escalation'...

8.3CVSS6.7AI score0.78684EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/06 5:40 p.m.7 views

CVE-2021-4034-CTF-writeup

CVE-2021-4034-CTF-writeup 这是一个我用 C 语言编写的 CTF pwn 挑战,要求用户利用 CVE-2021-4034 漏洞。玩家会在此仓库的 challenge 目录中获得 2 个二进制文件。chal 二进制实现了该 CTF 挑战,而 shelly.so 是一个辅助二进制。 如何模拟此挑战 在撰写本文时,Dockerfile 尚未完成。Dockerfile 是现场 CTF 中部署此挑战所必需的,但在本地并非必需:你仍然可以通过设置用户权限并安装易受攻击的软件包来在本地模拟此挑战,具体步骤如下: 1. 为了成功利用此漏洞,不在 Linux 机器上的玩家应首先安装...

7.8CVSS7AI score0.94921EPSS
SaveExploits154References1
Kitploit
Kitploit
added 2026/09/06 5:34 p.m.7 views

CVE-2022-23222

CVE-2022-23222 如果你只想构建并运行这个东西,点这里。 下面大致是对这篇中文文章(writeup)的翻译, 原文见此处。 我们将以 5.13.0 版本的主线内核代码作为参考。 可用的指针类型与检查其边界的函数之间存在不匹配。 这种不匹配最早在 Linux 5.8 中引入,此后已被修补。 可用指针类型的列表见 此处。c / types of values stored in eBPF registers / / Pointer types represent: pointer pointer + imm pointer + u16 var pointer + u16 var ...

7.8CVSS6.6AI score0.01915EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/06 5:23 p.m.5 views

dirtycaw-projet

Dirty COW - 权限提升(CVE-2016-5195) 本项目演示了如何利用 Dirty COW 漏洞在一台装有 Ubuntu Server 16.04.1 且内核版本为 4.4.0-31-generic 的虚拟机中实现权限提升。 🔧 环境 受害者机器 :易受攻击的 Ubuntu 16.04.1(无特权的 student 用户) 攻击者机器 :安装了 Docker 的 Kali Linux 🐮 漏洞 Dirty COW(CVE-2016-5195)是 Linux 内核内存子系统中的一种条件竞争漏洞。它允许无特权用户修改只读文件并将权限提升至 root。 🚀 已执行的步骤 1...

7.2CVSS7.2AI score0.83524EPSS
SaveExploits91
Kitploit
Kitploit
added 2026/09/06 5:04 p.m.4 views

CVE-2022-0185-POC

CVE-2022-0185 — Proof of Concept A proof-of-concept exploit for CVE-2022-0185 , a heap-based buffer overflow in the Linux kernel's legacyparseparam function fs/fscontext.c. This allows a local unprivileged user to escalate privileges to root. Original exploit by Crusaders of Rust. Full writeup:...

8.4CVSS7.3AI score0.25151EPSS
SaveExploits11References1
Kitploit
Kitploit
added 2026/09/06 4:56 p.m.3 views

CVE-2021-4204

CVE-2021-4204 中文版 writeup:https://tr3e.ee/posts/cve-2021-4204-linux-kernel-ebpf-lpe.txt 仅用于教育/研究目的。使用风险自负。 构建与运行 root@kitploit: $ sh buildandrun.sh Build from source... cc -I include -static -w -o exploit exploit.c Start exploit! This might take some while... phase1/7 'create bpf maps' running +...

7.1CVSS6.9AI score0.01221EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/06 4:52 p.m.5 views

CVE-2023-0179-POC-

CVE-2023-0179 POC Credits to https://github.com/TurtleARM Steps to Reproduce Install Ubuntu-22.04.5-live-server-iso and fully install the version, but don’t update the system Install the Linux kernel version 6.1.6 onto the Virtual Machine with the Ubuntu version 24.04.5 Install the following...

7.8CVSS6.8AI score0.01944EPSS
SaveExploits5References1
Kitploit
Kitploit
added 2026/09/06 4:28 p.m.6 views

CVE-2021-3490-POC

CVE-2021-3490 Credits to https://github.com/chompie1337 Steps to Reproduce Install the ubuntu-20.04.6-live-server-amd64.iso from Ubuntu Releases, and install into the virtual machine. root@kitploit: wget https://releases.ubuntu.com/20.04/ubuntu-20.04.6-live-server-amd64.iso After installing ISO,...

7.8CVSS6.8AI score0.27477EPSS
SaveExploits7References1
Kitploit
Kitploit
added 2026/09/06 3:42 p.m.5 views

CVE-2023-2598

CVE-2023-2598 参考: https://anatomic.rip/cve-2023-2598/ https://github.com/ysanatomic/iouringLPE-CVE-2023-2598 https://bsauce.github.io/2024/07/30/CVE-2023-2598/ 构建: root@kitploit: apt install -y liburing-dev gcc CVE-2023-2598.c -o CVE-2023-2598 -luring PoC: root@kitploit: user1@syzkaller:$ uname -...

7.8CVSS7.5AI score0.01371EPSS
SaveExploits6References2
Rows per page
Query Builder