NRDAX
CLI Submit

← registry

NRDAX-T0214 - Protocol Message Flood Unbounded Goroutine

Connection exhaustion (also memory amplification) · P2P and gossip · no bound · active · first seen 2023-01-01

provenance: Reproduced in NullRabbit's attack-reproduction pipeline

mechanism

CVE-2023-40591: post-Hello devp2p PING (0x02) flood → unbounded goroutines → OOM (geth 1.10.0-1.12.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
ethereum geth_devp2p_ping_flood lab reverse-engineered-cve geth_devp2p_ping_flood GHSA-ppjg-v974-84cm ↗

references

related (Connection exhaustion)

cite

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

plain

NRDAX Registry. Technique NRDAX-T0214.

bibtex
@misc{nrdax_NRDAX_T0214,
  title = {Protocol Message Flood Unbounded Goroutine (NRDAX-T0214)},
  howpublished = {NRDAX Registry},
  url = {https://nrdax.com/techniques/NRDAX-T0214},
}
json (csl)
{
  "id": "nrdax-NRDAX-T0214",
  "type": "dataset",
  "title": "Protocol Message Flood Unbounded Goroutine (NRDAX-T0214)",
  "URL": "https://nrdax.com/techniques/NRDAX-T0214",
  "publisher": "NRDAX Registry"
}
badge

NRDAX-T0214 in the NRDAX registry

[![NRDAX-T0214 in the NRDAX registry](https://nrdax.com/badge/NRDAX-T0214.svg)](https://nrdax.com/techniques/NRDAX-T0214-protocol-message-flood-unbounded-goroutine)

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

CLI guide → GitHub ↗