Frontal Attack: Leaking Control-Flow in SGX via the CPU Frontend

Authors: 

Ivan Puddu, Moritz Schneider, Miro Haller, and Srdjan Čapkun, ETH Zurich

Abstract: 

We introduce a new timing side-channel attack on Intel CPU processors. Our Frontal attack exploits timing differences that arise from how the CPU frontend fetches and processes instructions while being interrupted. In particular, we observe that in modern Intel CPUs, some instructions' execution times will depend on which operations precede and succeed them, and on their virtual addresses. Unlike previous attacks that could only profile branches if they contained different code or had known branch targets, the Frontal attack allows the adversary to distinguish between instruction-wise identical branches. As the attack requires OS capabilities to set the interrupts, we use it to exploit SGX enclaves. Our attack further demonstrates that secret-dependent branches should not be used even alongside defenses to current controlled-channel attacks. We show that the adversary can use the Frontal attack to extract a secret from an SGX enclave if that secret was used as a branching condition for two instruction-wise identical branches. We successfully tested the attack on all the available Intel CPUs with SGX (until 10th gen) and used it to leak information from two commonly used cryptographic libraries.

Open Access Media

USENIX is committed to Open Access to the research presented at our events. Papers and proceedings are freely available to everyone once the event begins. Any video, audio, and/or slides that are posted after the event are also free and open to everyone. Support USENIX and our commitment to Open Access.

BibTeX
@inproceedings {274699,
author = {Ivan Puddu and Moritz Schneider and Miro Haller and Srdjan Capkun},
title = {Frontal Attack: Leaking {Control-Flow} in {SGX} via the {CPU} Frontend},
booktitle = {30th USENIX Security Symposium (USENIX Security 21)},
year = {2021},
isbn = {978-1-939133-24-3},
pages = {663--680},
url = {https://www.usenix.org/conference/usenixsecurity21/presentation/puddu},
publisher = {USENIX Association},
month = aug
}

Presentation Video