PoC Archive PoC Archive

tag

Splice

  • CVE-2026-31635 binary HIGH

    DirtyDecrypt-Go — RxRPC rxgk Page-Cache Overwrite LPE (Go Port) — CVE-2026-31635

    This is a Go re-implementation ("port") of the original C dirtydecrypt PoC, now tracked as its own CVE (CVE-2026-31635). The bug is a missing skbcowdata() call in rxgkdecryptskb(): the krb5enc AEAD used by RxRPC's rxgk security class decrypts skb payload data…

    Patched 2026-07-05
  • N/A binary HIGH

    DirtyDecrypt / DirtyCBC — rxgk Page-Cache Write (Dirty Pipe Variant)

    DirtyDecrypt (also called DirtyCBC) is a variant of the CopyFail / DirtyFrag / Fragnesia bug class. rxgkdecryptskb() in net/rxrpc/rxgkcommon.h calls skbtosgvec() followed by cryptokrb5decrypt() without first calling skbcowdata(). The krb5enc AEAD template…

    Unverified 2026-05-18
  • CVE-2026-31431 binary HIGH KEV EPSS 100%

    Copy Fail Linux Kernel Local Privilege Escalation (CVE-2026-31431)

    Copy Fail (CVE-2026-31431) is a Linux kernel local privilege-escalation vulnerability published by Theori (Xint Code). The provided PoC abuses AFALG AEAD socket operations with crafted parameters and splice() writes to patch privileged executable bytes and…

    Patched 2026-05-17