FAULT+PROBE: A Generic Rowhammer-based Bit Recovery Attack
Kemal Derya, M. Caner Tol, Berk Sunar

TL;DR
This paper introduces FAULT+PROBE, a novel attack exploiting Rowhammer-induced faults and side-channel analysis to recover cryptographic keys, bypassing fault checks and demonstrating high success in extracting session keys.
Contribution
The study presents a new fault analysis attack leveraging Rowhammer as a probe to recover secret keys, bypassing existing fault mitigation mechanisms.
Findings
Recovered 256-bit session keys with 22 bits/hour rate
Circumvented verify-after-sign fault check mechanism
Achieved 100% success rate in key recovery
Abstract
Rowhammer is a security vulnerability that allows unauthorized attackers to induce errors within DRAM cells. To prevent fault injections from escalating to successful attacks, a widely accepted mitigation is implementing fault checks on instructions and data. We challenge the validity of this assumption by examining the impact of the fault on the victim's functionality. Specifically, we illustrate that an attacker can construct a profile of the victim's memory based on the directional patterns of bit flips. This profile is then utilized to identify the most susceptible bit locations within DRAM rows. These locations are then subsequently leveraged during an online attack phase with side information observed from the change in the victim's behavior to deduce sensitive bit values. Consequently, the primary objective of this study is to utilize Rowhammer as a probe, shifting the emphasis…
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
TopicsNetwork Security and Intrusion Detection · Advanced Malware Detection Techniques · Internet Traffic Analysis and Secure E-voting
