FLARE: Fault Attack Leveraging Address Reconfiguration Exploits in Multi-Tenant FPGAs
Jayeeta Chaudhuri, Hassan Nassar, Dennis R. E. Gnad, Jorg Henkel, Mehdi B. Tahoori, Krishnendu Chakrabarty
TL;DR
FLARE addresses a critical risk in multi-tenant FPGAs by targeting the partial reconfiguration process rather than runtime behavior. It injects faults into the bitstream's configuration address ('select' field) during reconfiguration using precisely timed power-wasters, redirecting bitstreams to incorrect PRRs and enabling DoS or faulty computation across tenants. The approach is demonstrated on a Xilinx Pynq-Z1 with two case studies (Adder and AES), showing rapid, multi-tenant disruption and evasion of CRC-based detection, outperforming prior runtime fault attacks in both speed and stealth. The work highlights a practical vulnerability in reconfiguration managers and motivates enhanced protections for the RM and partial reconfiguration flows in cloud FPGA environments.
Abstract
Modern FPGAs are increasingly supporting multi-tenancy to enable dynamic reconfiguration of user modules. While multi-tenant FPGAs improve utilization and flexibility, this paradigm introduces critical security threats. In this paper, we present FLARE, a fault attack that exploits vulnerabilities in the partial reconfiguration process, specifically while a user bitstream is being uploaded to the FPGA by a reconfiguration manager. Unlike traditional fault attacks that operate during module runtime, FLARE injects faults in the bitstream during its reconfiguration, altering the configuration address and redirecting it to unintended partial reconfigurable regions (PRRs). This enables the overwriting of pre-configured co-tenant modules, disrupting their functionality. FLARE leverages power-wasters that activate briefly during the reconfiguration process, making the attack stealthy and more challenging to detect with existing countermeasures. Experimental results on a Xilinx Pynq FPGA demonstrate the effectiveness of FLARE in compromising multiple user bitstreams during the reconfiguration process.
