Skip to content

Releases: t1ckprivate/CVE-2026-43284-Dirty-Frag

Release list

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 05 Jun 09:55

CVE-2026-43284 Dirty Frag exploit binary.

Downloads

Each archive is named exp-<arch>-<libc>.tar.gz and
contains a single statically-linked binary:

  • exploit: the exploit binary built from src/exp.c.

Build modes

  • -glibc: GNU cross-toolchain, glibc-static.
  • -musl: zig cc + musl-static. Smaller and
    forward-compatible with any glibc version on the target.

Architectures: x86_64, i386, aarch64, armv7, riscv64, ppc64le, s390x.

Verification

SHA256SUMS lists the SHA-256 of every tarball:

sha256sum -c SHA256SUMS