English

MCU-Wide Timing Side Channels and Their Detection

Cryptography and Security 2024-07-19 v2

Abstract

Microarchitectural timing side channels have been thoroughly investigated as a security threat in hardware designs featuring shared buffers (e.g., caches) or parallelism between attacker and victim task execution. However, contradicting common intuitions, recent activities demonstrate that this threat is real even in microcontroller SoCs without such features. In this paper, we describe SoC-wide timing side channels previously neglected by security analysis and present a new formal method to close this gap. In a case study on the RISC-V Pulpissimo SoC, our method detected a vulnerability to a previously unknown attack variant that allows an attacker to obtain information about a victim's memory access behavior. After implementing a conservative fix, we were able to verify that the SoC is now secure w.r.t. the considered class of timing side channels.

Keywords

Cite

@article{arxiv.2309.12925,
  title  = {MCU-Wide Timing Side Channels and Their Detection},
  author = {Johannes Müller and Anna Lena Duque Antón and Lucas Deutschmann and Dino Mehmedagić and Cristiano Rodrigues and Daniel Oliveira and Keerthikumara Devarajegowda and Mohammad Rahmani Fadiheh and Sandro Pinto and Dominik Stoffel and Wolfgang Kunz},
  journal= {arXiv preprint arXiv:2309.12925},
  year   = {2024}
}

Comments

This version extends the work of the previous version and was accepted and presented at DAC'24

R2 v1 2026-06-28T12:29:33.488Z