NRDAX
CLI Submit

← registry

NRDAX-T0298 - Timestamp Integer Overflow Netsplit

Pending classification · active · first seen 2024-01-01

Producer label: consensus_abuse. Not yet assigned a mechanism family.

provenance: Reproduced in NullRabbit's attack-reproduction pipeline

mechanism

CVE-2024-52912: version nTime=INT64_MIN → abs64 overflow skews adjusted-network-time → netsplit

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_version_timestamp_overflow lab reverse-engineered-cve btc_version_timestamp_overflow bitcoincore.org ↗

references

cite

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

plain

NRDAX Registry. Technique NRDAX-T0298.

bibtex
@misc{nrdax_NRDAX_T0298,
  title = {Timestamp Integer Overflow Netsplit (NRDAX-T0298)},
  howpublished = {NRDAX Registry},
  url = {https://nrdax.com/techniques/NRDAX-T0298},
}
json (csl)
{
  "id": "nrdax-NRDAX-T0298",
  "type": "dataset",
  "title": "Timestamp Integer Overflow Netsplit (NRDAX-T0298)",
  "URL": "https://nrdax.com/techniques/NRDAX-T0298",
  "publisher": "NRDAX Registry"
}
badge

NRDAX-T0298 in the NRDAX registry

[![NRDAX-T0298 in the NRDAX registry](https://nrdax.com/badge/NRDAX-T0298.svg)](https://nrdax.com/techniques/NRDAX-T0298-timestamp-integer-overflow-netsplit)

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-T0298
Cite it (BibTeX)
nrdax cite NRDAX-T0298 --format bibtex

CLI guide → GitHub ↗