UPDF AI

Specifying and Verifying Information Flow Control in SELinux Configurations

Lorenzo Ceragioli,Letterio Galletta,P. Degano,David A. Basin

2024 · DOI: 10.1145/3690636
ACM Transactions on Privacy and Security · 0 Citations

TLDR

This work enrichs CIL with a formal semantics, and proposes IFCIL, a backward compatible extension of CIL for specifying fine-grained information flow requirements and can express confidentiality, integrity, and non-interference properties.

Abstract

Security Enhanced Linux (SELinux) is a security architecture for Linux implementing Mandatory Access Control. It has been used in numerous security-critical contexts ranging from servers to mobile devices. However, its application is challenging as SELinux security policies are difficult to write, understand, and maintain. Recently, the intermediate language CIL was introduced to foster the development of high-level policy languages and to write structured configurations. Despite CIL’s high level features, CIL configurations are hard to understand as different constructs interact in non-trivial ways. Moreover, there is no mechanism to ensure that a given configuration obeys desired information flow policies. To remedy this, we enrich CIL with a formal semantics, and we propose IFCIL, a backward compatible extension of CIL for specifying fine-grained information flow requirements. Using IFCIL, administrators can express confidentiality, integrity, and non-interference properties. We also provide a tool to statically verify these requirements and we experimentally assess it on ten real-world policies.

Cited Papers
Citing Papers