Notselwyn/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. observed · 2026-08-28
Health v2 · maintenance only
16/100
- Activity 0
- Release rhythm 8
- Longevity 64
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 896
- days_rel: n/a
- days_push: 868
- n_releases_24m: 0
Adoption not part of the score
2457 stars · 330 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A proof-of-concept local privilege escalation exploit for CVE-2024-1086, a double-free vulnerability in the Linux kernel's nf_tables subsystem. It drops a root shell on most Linux kernels between v5.14 and v6.6 (Debian, Ubuntu, KernelCTF) with a 99.4% success rate in KernelCTF images.
Use cases
- demonstrate CVE-2024-1086 privilege escalation on a vulnerable Linux kernel
- test whether a Linux kernel between 5.14 and 6.6 is patched against the nf_tables double-free
- study kernel exploitation techniques like Dirty Pagedirectory in a lab environment
- validate kernel hardening configurations such as KernelCTF mitigation instances
- learn Linux kernel vulnerability research from a documented exploit write-up
When to choose
- you need a working PoC for CVE-2024-1086 on Debian, Ubuntu, or KernelCTF kernels
- you are doing security research or kernel exploitation education in an isolated lab
- you want a universal exploit that works across many kernel versions without recompiling
When to avoid
- you need a stealthy or persistent exploit - it deliberately causes a kernel panic after gaining root
- your target kernel is patched (v5.15.149+, v6.1.76+, v6.6.15+)
- the system disables unprivileged user namespaces or nf_tables, or runs a non-x64 architecture
- you need stability on systems with heavy network activity or WiFi
Facets
application · maturity stable
security penetration-testing cli security operating-systems penetration-testing developer-tools cli cpp cve-2024-1086 local-privilege-escalation kernel-exploit nftables proof-of-concept lpe exploit-development use-after-free linux
3 sources
- readme: https://github.com/Notselwyn/CVE-2024-1086 · fetched 2026-08-28 · fa609f220b0e
- homepage: https://pwning.tech/nftables · fetched 2026-08-29 · 47cacd578909
- site_page: https://pwning.tech/about · fetched 2026-08-29 · 5e9ec87e9de7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Notselwyn/CVE-2024-1086 | main | 16 |
For agents
markdown · JSON · MCP: product_card(name="Notselwyn/CVE-2024-1086")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem