COBRA: Catastrophic Bit-flip Reliability Analysis of State-Space Models
Sanjay Das, Swastik Bhattacharya, Shamik Kundu, Arnab Raha, Souvik Kundu, and Kanad Basu

TL;DR
This paper investigates the vulnerability of state-space models, specifically Mamba architectures, to hardware-induced bit-flip attacks, revealing that flipping a single critical bit can catastrophically impair model accuracy and reliability.
Contribution
It introduces RAMBO, the first BFA framework targeting SSMs like Mamba, and demonstrates their extreme fragility under minimal bit-flip perturbations.
Findings
Flipping one critical bit reduces accuracy from 74.64% to 0%.
A single bit flip increases perplexity from 18.94 to over 3.75 million.
SSMs are highly susceptible to hardware-level adversarial attacks.
Abstract
State-space models (SSMs), exemplified by the Mamba architecture, have recently emerged as state-of-the-art sequence-modeling frameworks, offering linear-time scalability together with strong performance in long-context settings. Owing to their unique combination of efficiency, scalability, and expressive capacity, SSMs have become compelling alternatives to transformer-based models, which suffer from the quadratic computational and memory costs of attention mechanisms. As SSMs are increasingly deployed in real-world applications, it is critical to assess their susceptibility to both software- and hardware-level threats to ensure secure and reliable operation. Among such threats, hardware-induced bit-flip attacks (BFAs) pose a particularly severe risk by corrupting model parameters through memory faults, thereby undermining model accuracy and functional integrity. To investigate this…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSecurity and Verification in Computing · Physical Unclonable Functions (PUFs) and Hardware Security · Cryptographic Implementations and Security
