Download PDF

27th USENIX Security Symposium, Date: 2018/08/15 - 2018/08/17, Location: Baltimore, MD, USA

Publication date: 2018-08-14
Publisher: USENIX Association

Proceedings fo the 27th USENIX Security Symposium

Author:

Van Bulck, Jo
Minkin, Marina ; Weisse, Ofir ; Genkin, Daniel ; Kasikci, Baris ; Piessens, Frank ; Silberstein, Mark ; Wenisch, Thomas F ; Yarom, Yuval ; Strackx, Raoul ; Enck, William ; Felt, Adrienne Porter

Keywords:

Science & Technology, Technology, Computer Science, Information Systems, Computer Science, C16/15/058#53326573

Abstract:

Trusted execution environments, and particularly the Software Guard eXtensions (SGX) included in recent Intel x86 processors, gained significant traction in recent years. A long track of research papers, and increasingly also realworld industry applications, take advantage of the strong hardware-enforced confidentiality and integrity guarantees provided by Intel SGX. Ultimately, enclaved execution holds the compelling potential of securely offloading sensitive computations to untrusted remote platforms. We present Foreshadow, a practical software-only microarchitectural attack that decisively dismantles the security objectives of current SGX implementations. Crucially, unlike previous SGX attacks, we do not make any assumptions on the victim enclave’s code and do not necessarily require kernel-level access. At its core, Foreshadow abuses a speculative execution bug in modern Intel processors, on top of which we develop a novel exploitation methodology to reliably leak plaintext enclave secrets from the CPU cache. We demonstrate our attacks by extracting full cryptographic keys from Intel’s vetted architectural enclaves, and validate their correctness by launching rogue production enclaves and forging arbitrary local and remote attestation responses. The extracted remote attestation keys affect millions of devices.