@inproceedings{99150bc4c67b4e23a330473464c72750,
title = "Addressing covert termination and timing channels in concurrent information flow systems",
abstract = "When termination of a program is observable by an adversary, confidential information may be leaked by terminating accordingly. While this termination covert channel has limited bandwidth for sequential programs, it is a more dangerous source of information leakage in concurrent settings. We address concurrent termination and timing channels by presenting a dynamic information-flow control system that mitigates and eliminates these channels while allowing termination and timing to depend on secret values. Intuitively, we leverage concurrency by placing such potentially sensitive actions in separate threads. While termination and timing of these threads may expose secret values, our system requires any thread observing these properties to raise its information-flow label accordingly, preventing leaks to lower-labeled contexts. We implement this approach in a Haskell library and demonstrate its applicability by building a web server that uses information-flow control to restrict untrusted web applications.",
keywords = "covert channels, library, monad",
author = "Deian Stefan and Alejandro Russo and Pablo Buiras and Amit Levy and Mitchell, {John C.} and David Mazi{\`e}res",
year = "2012",
doi = "10.1145/2364527.2364557",
language = "English (US)",
isbn = "9781450310543",
series = "Proceedings of the ACM SIGPLAN International Conference on Functional Programming, ICFP",
pages = "201--213",
booktitle = "ICFP'12 - Proceedings of the 2012 ACM SIGPLAN International Conference on Functional Programming",
note = "17th ACM SIGPLAN International Conference on Functional Programming, ICFP 2012 ; Conference date: 09-09-2012 Through 15-09-2012",
}