NRDAX-T0338 - Unhandled Enum Variant Panic
Pending classification · active · first seen 2026-07-15
Producer label: compute_amp. Not yet assigned a mechanism family.
provenance: Reproduced in NullRabbit's attack-reproduction pipeline
mechanism
CVE-2023-42805 (RUSTSEC-2023-0063): quinn-proto < 0.9.5/0.10.5 panics on a QUIC frame with an UNKNOWN frame type (RFC 9000 §12.4 requires FRAME_ENCODING_ERROR, not a crash). A single packet carrying one undefined-type frame crashes the endpoint (availability DoS). Fixed by principled invalid-frame error handling (quinn PR #1667). Modelled as the unknown-frame-type wire signature. https://rustsec.org/advisories/RUSTSEC-2023-0063.html
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)
| chain | primitive | fidelity | origin | reproducer (bundle) | source |
|---|---|---|---|---|---|
| quic | quinn_unknown_frame_panic | lab | reverse-engineered-cve | quinn_unknown_frame_panic | - |
references
cite
https://nrdax.com/techniques/NRDAX-T0338
NRDAX Registry. Technique NRDAX-T0338.
@misc{nrdax_NRDAX_T0338,
title = {Unhandled Enum Variant Panic (NRDAX-T0338)},
howpublished = {NRDAX Registry},
url = {https://nrdax.com/techniques/NRDAX-T0338},
} {
"id": "nrdax-NRDAX-T0338",
"type": "dataset",
"title": "Unhandled Enum Variant Panic (NRDAX-T0338)",
"URL": "https://nrdax.com/techniques/NRDAX-T0338",
"publisher": "NRDAX Registry"
} [](https://nrdax.com/techniques/NRDAX-T0338-unhandled-enum-variant-panic)
use from the CLI
Retrieve or cite this technique from a script or the terminal with the NRDAX Python library & CLI.
nrdax get NRDAX-T0338 nrdax cite NRDAX-T0338 --format bibtex