paperbot · PL 论文追踪

RSS

Security Reasoning via Substructural Dependency Tracking

POPL 10(POPL)2026
Hemant Gouni, Frank Pfenning, Jonathan Aldrich

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

原文摘要(Abstract)

Substructural type systems provide the ability to speak about resources . By enforcing usage restrictions on inputs to computations they allow programmers to reify limited system units–such as memory–in types. We demonstrate a new form of resource reasoning founded on constraining outputs and explore its utility for practical programming. In particular, we identify a number of disparate programming features explored largely in the security literature as various fragments of our unified framework. These encompass capabilities, quantitative information leakage, sandboxing in the style of the Linux seccomp interface, authorization protocols, and more. We furthermore explore its connection to conventional input-based resource reasoning, casting it as an internal treatment of the constructive Kripke semantics of substructural logics. We verify the capability, quantity, and protocol safety of our system through a single logical relations argument. In doing so, we take the first steps towards obtaining the ultimate multitool for security reasoning.

链接与引用

DOI 原文 ·

BibTeX
@article{paperbot3855,
  title = {Security Reasoning via Substructural Dependency Tracking},
  author = {Hemant Gouni and Frank Pfenning and Jonathan Aldrich},
  journal = {Proceedings of the ACM on Programming Languages},
  volume = {10},
  number = {POPL},
  year = {2026},
  doi = {10.1145/3776669}
}