SECRFeb 20, 2017

Refinement-based Specification and Security Analysis of Separation Kernels

arXiv:1702.05997v1Has Code
Originality Incremental advance
AI Analysis

This work addresses security certification challenges for separation kernels in safety-critical systems, though it is incremental as it builds on existing refinement methods and standards.

The paper tackled the problem of ensuring information-flow security in ARINC 653 compliant separation kernels by developing a formal specification and security analysis method based on refinement, resulting in the discovery of six security flaws in the standard and implementations that could cause information leakage.

Assurance of information-flow security by formal methods is mandated in security certification of separation kernels. As an industrial standard for improving safety, ARINC 653 has been complied with by mainstream separation kernels. Due to the new trend of integrating safe and secure functionalities into one separation kernel, security analysis of ARINC 653 as well as a formal specification with security proofs are thus significant for the development and certification of ARINC 653 compliant Separation Kernels (ARINC SKs). This paper presents a specification development and security analysis method for ARINC SKs based on refinement. We propose a generic security model and a stepwise refinement framework. Two levels of functional specification are developed by the refinement. A major part of separation kernel requirements in ARINC 653 are modeled, such as kernel initialization, two-level scheduling, partition and process management, and inter-partition communication. The formal specification and its security proofs are carried out in the Isabelle/HOL theorem prover. We have reviewed the source code of one industrial and two open-source ARINC SK implementations, i.e. VxWorks 653, XtratuM, and POK, in accordance with the formal specification. During the verification and code review, six security flaws, which can cause information leakage, are found in the ARINC 653 standard and the implementations.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes