# V4bel/dirtyfrag

Repository: https://github.com/V4bel/dirtyfrag
Canonical: https://ross.abutalabs.com/products/dirtyfrag
Language: C
License Family: other
Last push: 2026-05-10T17:29:21+00:00

## Health v2 (maintenance only)
Score: 50/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 81, release rhythm 35, longevity 8
- inputs: {"age_days": 118, "days_push": 115, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, young, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4990, forks 791 (observed 2026-08-28T04:09:04.310379+00:00)

## What it is
Dirty Frag is a proof-of-concept Linux kernel local privilege escalation exploit written in C. It chains the xfrm-ESP (CVE-2026-43284) and RxRPC (CVE-2026-43500) page-cache write vulnerabilities to gain root privileges deterministically without race conditions.

## Use cases
- escalate privileges to root on vulnerable Linux kernels
- test whether a Linux system is affected by CVE-2026-43284 or CVE-2026-43500
- study page-cache write kernel exploit techniques
- demonstrate a Dirty Pipe-style logic bug exploit
- verify kernel patches against page-cache write vulnerabilities

## When to choose
- you need to test a Linux system for the Dirty Frag vulnerabilities
- you are researching kernel page-cache write exploit classes
- you need a deterministic LPE PoC that does not rely on race conditions

## When to avoid
- you want a general-purpose security scanning tool
- your kernels are patched against both CVEs
- you are not authorized to test the target system

## Facets
- artifact type: cli-tool
- maturity: active
- function: security, penetration-testing, vulnerability-scanning
- domain: security, operating-systems, developer-tools
- platform: cli
- tags: local-privilege-escalation, kernel-exploit, poc, page-cache, cve, exploit, linux

## Member repositories
- V4bel/dirtyfrag (main) score 50

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:04.310379+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:17:39.435446+00:00, confidence not recorded.
  - readme: https://github.com/V4bel/dirtyfrag (fetched 2026-08-28T04:09:04.310379+00:00, sha 20fc966f9f0a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
