English

IFCIL: An Information Flow Configuration Language for SELinux (Extended Version)

Cryptography and Security 2022-06-01 v1

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. But this 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. However, CIL lacks mechanisms for ensuring that the resulting configurations obey desired information flow policies. To remedy this, we propose IFCIL, a backward compatible extension of CIL for specifying fine-grained information flow requirements for CIL configurations. Using IFCIL, administrators can express, e.g., confidentiality, integrity, and non-interference properties. We also provide a tool to statically verify these requirements.

Keywords

Cite

@article{arxiv.2205.15915,
  title  = {IFCIL: An Information Flow Configuration Language for SELinux (Extended Version)},
  author = {Lorenzo Ceragioli and Letterio Galletta and Pierpaolo Degano and David Basin},
  journal= {arXiv preprint arXiv:2205.15915},
  year   = {2022}
}

Comments

Extended version of the paper "IFCIL: An Information Flow Configuration Language for SELinux"

R2 v1 2026-06-24T11:34:45.987Z