paperbot · PL 论文追踪

RSS

Giving semantics to program-counter labels via secure effects

POPL 5(POPL)2021
Andrew K. Hirsch, Ethan Cecchetti

尚未生成 AI 速览(可能缺少 API key 或等待下次运行补跑)。

原文摘要(Abstract)

Type systems designed for information-flow control commonly use a program-counter label to track the sensitivity of the context and rule out data leakage arising from effectful computation in a sensitive context. Currently, type-system designers reason about this label informally except in security proofs, where they use ad-hoc techniques. We develop a framework based on monadic semantics for effects to give semantics to program-counter labels. This framework leads to three results about program-counter labels. First, we develop a new proof technique for noninterference, the core security theorem for information-flow control in effectful languages. Second, we unify notions of security for different types of effects, including state, exceptions, and nontermination. Finally, we formalize the folklore that program-counter labels are a lower bound on effects. We show that, while not universally true, this folklore has a good semantic foundation.

链接与引用

DOI 原文 ·

BibTeX
@article{paperbot1171,
  title = {Giving semantics to program-counter labels via secure effects},
  author = {Andrew K. Hirsch and Ethan Cecchetti},
  journal = {Proceedings of the ACM on Programming Languages},
  volume = {5},
  number = {POPL},
  year = {2021},
  doi = {10.1145/3434316}
}