English

Time Protection: the Missing OS Abstraction

Operating Systems 2018-10-17 v2

Abstract

Timing channels enable data leakage that threatens the security of computer systems, from cloud platforms to smartphones and browsers executing untrusted third-party code. Preventing unauthorised information flow is a core duty of the operating system, however, present OSes are unable to prevent timing channels. We argue that OSes must provide time protection in addition to the established memory protection. We examine the requirements of time protection, present a design and its implementation in the seL4 microkernel, and evaluate its efficacy as well as performance overhead on Arm and x86 processors.

Keywords

Cite

@article{arxiv.1810.05345,
  title  = {Time Protection: the Missing OS Abstraction},
  author = {Qian Ge and Yuval Yarom and Tom Chothia and Gernot Heiser},
  journal= {arXiv preprint arXiv:1810.05345},
  year   = {2018}
}
R2 v1 2026-06-23T04:37:14.738Z