NRDAX
CLI Submit

← registry

NRDAX-T0024 - Compact Block FillBlock Duplicate Crash

Fault termination · Consensus ingest · absent invariant · active · first seen 2026-07-07

provenance: Reproduced in NullRabbit's attack-reproduction pipeline

mechanism

CVE-2024-35202: blocktxn with txns not committed to the block merkle root → FillBlock called twice → assertion + node exit (Bitcoin Core <25.0)

live exposure

No exposure data. Slashr ↗ has no risk signal mapped to this technique yet — absence of data is not absence of exposure.

instances (1)

chainprimitivefidelityoriginreproducer (bundle)source
bitcoin btc_blocktxn_double_fillblock lab reverse-engineered-cve btc_blocktxn_double_fillblock bitcoincore.org ↗

related (Fault termination)

cite

https://nrdax.com/techniques/NRDAX-T0024

plain

NRDAX Registry. Technique NRDAX-T0024.

bibtex
@misc{nrdax_NRDAX_T0024,
  title = {Compact Block FillBlock Duplicate Crash (NRDAX-T0024)},
  howpublished = {NRDAX Registry},
  url = {https://nrdax.com/techniques/NRDAX-T0024},
}
json (csl)
{
  "id": "nrdax-NRDAX-T0024",
  "type": "dataset",
  "title": "Compact Block FillBlock Duplicate Crash (NRDAX-T0024)",
  "URL": "https://nrdax.com/techniques/NRDAX-T0024",
  "publisher": "NRDAX Registry"
}
badge

NRDAX-T0024 in the NRDAX registry

[![NRDAX-T0024 in the NRDAX registry](https://nrdax.com/badge/NRDAX-T0024.svg)](https://nrdax.com/techniques/NRDAX-T0024-compact-block-fillblock-duplicate-crash)

use from the CLI

Retrieve or cite this technique from a script or the terminal with the NRDAX Python library & CLI.

Retrieve this technique
nrdax get NRDAX-T0024
Cite it (BibTeX)
nrdax cite NRDAX-T0024 --format bibtex

CLI guide → GitHub ↗