Occlum: Secure and efficient multitasking inside a single enclave of intel SGX

107Citations
Citations of this article
92Readers
Mendeley users who have this article in their library.
Get full text

Abstract

Intel Software Guard Extensions (SGX) enables user-level code to create private memory regions called enclaves, whose code and data are protected by the CPU from software and hardware attacks outside the enclaves. Recent work introduces library operating systems (LibOSes) to SGX so that legacy applications can run inside enclaves with few or even no modifications. As virtually any non-trivial application demands multiple processes, it is essential for LibOSes to support multitasking. However, none of the existing SGX LibOSes support multitasking both securely and efficiently. This paper presents Occlum, a system that enables secure and efficient multitasking on SGX. We implement the LibOS processes as SFI-Isolated Processes (SIPs). SFI is a software instrumentation technique for sandboxing untrusted modules (called domains). We design a novel SFI scheme named MPX-based, Multi-Domain SFI (MMDSFI) and leverage MMDSFI to enforce the isolation of SIPs. We also design an independent verifier to ensure the security guarantees of MMDSFI. With SIPs safely sharing the single address space of an enclave, the LibOS can implement multitasking efficiently. The Occlum LibOS outperforms the state-of-the-art SGX LibOS on multitasking-heavy workloads by up to 6, 600× on micro-benchmarks and up to 500× on application benchmarks.

Cite

CITATION STYLE

APA

Shen, Y., Tian, H., Chen, Y., Chen, K., Wang, R., Xu, Y., … Yan, S. (2020). Occlum: Secure and efficient multitasking inside a single enclave of intel SGX. In International Conference on Architectural Support for Programming Languages and Operating Systems - ASPLOS (pp. 955–970). Association for Computing Machinery. https://doi.org/10.1145/3373376.3378469

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free