Lucene search
+L

1099 matches found

Kitploit
Kitploit
added 2026/09/17 6:52 p.m.11 views

CVE-2022-1015

CVE-2022-1015 This repository contains a PoC for local privilege escalation of CVE-2022-1015, a bug in the nftables component of the linux kernel that I found. You can read a detailed analysis of this vulnerability and the exploitation strategy over at my blog. Right now, the exploit is a bit...

6.6CVSS6.7AI score0.01467EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/17 4:40 p.m.11 views

TEST-CVE-2023-32233

Use-After-Free in Netfilter nftables when processing batch requests Vulnerability Details The affected code originates from the official Linux kernel from https://kernel.org/ and is part of the Netfilter nftables component net/netfilter/nftablesapi.c. Netfilter nftables allows to update its...

7.8CVSS6.6AI score0.12966EPSS
SaveExploits8
EUVD
EUVD
added 2026/09/17 4:05 p.m.3 views

EUVD-2026-81922

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: skip double clone set expressions on element insert Both the dynset and newsetelem path clone the existing set expressions when setting set element expressions if no override expressions are provided. This...

SaveExploits0References2
CVE
CVE
added 2026/09/17 4:05 p.m.7 views

CVE-2026-90062

CVE-2026-90062 affects the netfilter/nf_tables subsystem in the Linux kernel . The root cause is an ordering issue: the hardware offload step was performed before the chain blob was allocated. This could lead to an inconsistent state where the ruleset offloaded to the NIC and the software ruleset...

SaveExploits0References8
EUVD
EUVD
added 2026/09/17 4:05 p.m.3 views

EUVD-2026-81923

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: move hardware offload step after building the chain blob Allocate the chain blob before the ruleset offload to reduce chances of entering an inconsistent state where the offloaded ruleset in the nic and the...

SaveExploits0References8
CVE
CVE
added 2026/09/17 4:05 p.m.6 views

CVE-2026-90061

This Linux kernel netfilter nf_tables vulnerability occurs in both the dynset and newsetelem code paths. When no override expressions are provided for a new set element, the kernel clones the existing set expressions twice —once for the template and again for the new element—leading to a referenc...

SaveExploits0References2
Kitploit
Kitploit
added 2026/09/17 2:14 p.m.7 views

2022-LPE-UAF

2022-LPE-UAF Untested POC code Security researchers discovered 3 vulnerabilities in the Linux kernel that could allow a local attacker to elevate privileges and potentially execute malicious code. The proof-of-concept code is publicly available increasing the likelihood of exploitation in the wil...

7.8CVSS7.3AI score0.10458EPSS
SaveExploits7References1
Kitploit
Kitploit
added 2026/09/17 12:42 p.m.12 views

CVE-2022-1015-1016

CVE-2022-1015 & CVE-2022-1026 This README.md is a translation of David's blog. David found CVEs 1015 and 1016 in the Linux kernel. You can visit his website to read the original document. Here are his social media links: Twitter Github An analysis of the two new Linux vulnerabilities in nftables...

8.6CVSS7.4AI score0.14733EPSS
SaveExploits15References4
Kitploit
Kitploit
added 2026/09/17 11:46 a.m.8 views

CVE-2024-1086-Exploit

🔒 CVE-2024-1086 Exploit Project 🛡️ Polished educational Linux kernel exploit for security research This project provides a robust, non-functional template for studying CVE-2024-1086, a use-after-free vulnerability in the Linux kernel's netfilter: nftables component, enabling local privilege...

7.8CVSS7.5AI score0.28058EPSS
SaveExploits16References10
Kitploit
Kitploit
added 2026/09/17 8:10 a.m.14 views

POC-CVE-2023-32233

Use-After-Free in Netfilter nftables when processing batch requests Demo Vulnerability Details The affected code originates from the official Linux kernel from https://kernel.org/ and is part of the Netfilter nftables component net/netfilter/nftablesapi.c. Netfilter nftables allows to update its...

7.8CVSS6.6AI score0.12966EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/17 6:35 a.m.8 views

CVE-2023-32233

Building And Configuring The instructions below were tested under Ubuntu 23.04 Lunar Lobster. Installing Build Dependencies Run the following command to install the build dependencies: root@kitploit: sudo apt install gcc libmnl-dev libnftnl-dev Building Binary Run the following command to build t...

7.8CVSS6.5AI score0.12966EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/17 5:05 a.m.6 views

CVE-2024-1086

CVE-2024-1086 Universal local privilege escalation Proof-of-Concept exploit for CVE-2024-1086, working on most Linux kernels between v5.14 and v6.6, including Debian, Ubuntu, and KernelCTF. The success rate is 99.4% in KernelCTF images...

7.8CVSS7.2AI score0.28058EPSS
SaveExploits16References3
Kitploit
Kitploit
added 2026/09/16 6:03 p.m.9 views

KOOBE-Guard

KOOBE-Guard: Active Temporal Mitigation of Kernel Double-Free Vulnerabilities Authors: Vedant Karande & Kiran Kumari Course: Network & Systems Security SIL7165 - Indian Institute of Technology Delhi Overview KOOBE-Guard is a dynamic Intrusion Prevention System IPS developed as a Linux Loadable...

7.8CVSS7.3AI score0.28058EPSS
SaveExploits16References1
Kitploit
Kitploit
added 2026/09/16 2:10 p.m.12 views

check-cve-2026-23111

CVE-2026-23111 Defensive Validation Script Overview CVE-2026-23111 is a Linux kernel vulnerability in nftables that can be exploited for local privilege escalation by an unprivileged user on systems where user namespaces and nftables are available.12 Public vendor and government advisories descri...

7.8CVSS7.3AI score0.00489EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/16 11:07 a.m.17 views

cve-2026-23111-poc

CVE-2026-23111 For more details, see notes.md Description CVE Description from NIST An inverted logical check in nftmapcatchallactivate causes nftchain-use reference count to not be restored when a DELSET operation is aborted. This allows triggering UAF, and can be abused to obtain local privileg...

7.8CVSS7.1AI score0.0205EPSS
SaveExploits9References1
Kitploit
Kitploit
added 2026/09/15 8:08 p.m.9 views

cve-2024-1086-writeup

CVE-2024-1086 Root Cause & Exploitation Target kernels: Linux 6.8 netfilter nftables Novel angle: Logic confusion in nftverdictinit causes refcount double-free, exploitable via heap spray to arbitrary memory write. Table of Contents 1. Background — netfilter / nftables overview 2. Root Cause...

7.8CVSS7.5AI score0.28058EPSS
SaveExploits16References4
Kitploit
Kitploit
added 2026/09/15 6:18 p.m.11 views

CVE-2026-23111

CVE-2026-23111 Auditor Linux Kernel nftables UAF This repository contains an automated audit script in Bash designed to deeply and accurately evaluate the CVE-2026-23111 vulnerability in Linux environments. 🔍 What is the CVE-2026-23111 vulnerability? CVE-2026-23111 is a Use-After-Free UAF...

7.8CVSS7.3AI score0.00489EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/15 10:09 a.m.6 views

gemini-2.5-pro-nf-tables-red-teaming

Gemini 2.5 Pro nftables レッドチーミング事例研究 CVE-2023-32233 LLM安全性研究 | 責任ある開示 | AIアライメント評価 研究者 : Niranj R Mahaswar Destawell Google AI脆弱性報奨金プログラム : 889286 — 対象外 概要 このリポジトリは、Linuxカーネルの脆弱性 CVE-2023-32233 (nftables レースコンディション / Use-After-Free)に関する技術的プリミティブについて、フロンティアモデルを対象に行った比較 LLMレッドチーミング 実験を記録したものです。...

7.8CVSS6.6AI score0.12966EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/14 9:39 p.m.10 views

CVE-2026-23111

CVE-2026-23111 PoC Linux Kernel nftables Use-After-Free Local Privilege Escalation poc by baba01hacker Vulnerability Summary CVE : CVE-2026-23111 Type : Use-After-Free CWE-416 CVSS : 7.8 HIGH Component : net/netfilter/nftablesapi.c — nftmapcatchallactivate Root Cause : Inverted genmask check caus...

7.8CVSS7.9AI score0.00489EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/14 5:21 p.m.9 views

CVE-2022-32250-LPE

CVE-2022-32250-LPE LPE exploit for CVE-2022-32250 - a Use-After-Free vulnerability in netfilter. My write-up of the vulnerability: Conquering a Use-After-Free in nftables: Detailed Analysis and Exploitation of CVE-2022-32250 Building Building requires libmnl and libnftnl. root@kitploit: gcc -lmnl...

7.8CVSS6.9AI score0.02914EPSS
SaveExploits6References1
Rows per page
Query Builder