Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
119 tokens/sec
GPT-4o
56 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

SGX-LKL: Securing the Host OS Interface for Trusted Execution (1908.11143v3)

Published 29 Aug 2019 in cs.OS and cs.CR

Abstract: Hardware support for trusted execution in modern CPUs enables tenants to shield their data processing workloads in otherwise untrusted cloud environments. Runtime systems for the trusted execution must rely on an interface to the untrusted host OS to use external resources such as storage, network, and other functions. Attackers may exploit this interface to leak data or corrupt the computation. We describe SGX-LKL, a system for running Linux binaries inside of Intel SGX enclaves that only exposes a minimal, protected and oblivious host interface: the interface is (i) minimal because SGX-LKL uses a complete library OS inside the enclave, including file system and network stacks, which requires a host interface with only 7 calls; (ii) protected because SGX-LKL transparently encrypts and integrity-protects all data passed via low-level I/O operations; and (iii) oblivious because SGX-LKL performs host operations independently of the application workload. For oblivious disk I/O, SGX-LKL uses an encrypted ext4 file system with shuffled disk blocks. We show that SGX-LKL protects TensorFlow training with a 21% overhead.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (7)
  1. Christian Priebe (2 papers)
  2. Divya Muthukumaran (1 paper)
  3. Joshua Lind (3 papers)
  4. Huanzhou Zhu (2 papers)
  5. Shujie Cui (8 papers)
  6. Vasily A. Sartakov (2 papers)
  7. Peter Pietzuch (24 papers)
Citations (106)

Summary

We haven't generated a summary for this paper yet.