Multiple Independent Levels of Security

From Wikipedia, the free encyclopedia

Multiple Independent Levels of Security/Safety (MILS) is a high-assurance security architecture based on the concepts of separation[1] and controlled information flow. It is implemented by separation mechanisms that support both untrusted and trustworthy components; ensuring that the total security solution is non-bypassable, evaluatable, always invoked, and tamperproof.

Overview[edit]

A MILS solution allows for independent evaluation of security components and trusted composition.[2][3] MILS builds on the older Bell and La Padula theories on secure systems that represent the foundational theories of the DoD Orange Book.

A MILS system employs one or more separation mechanisms (e.g., Separation kernel, Partitioning Communication System, physical separation) to maintain assured data and process separation. A MILS system supports enforcement of one or more application/system specific security policies by authorizing information flow only between components in the same security domain or through trustworthy security monitors (e.g., access control guards, downgraders, crypto devices, etc.).

NEAT[edit]

Properties:

  • Non-bypassable: a component can not use another communication path, including lower level mechanisms to bypass the security monitor.
  • Evaluatable: any trusted component can be evaluated to the level of assurance required of that component. This means the components are modular, well designed, well specified, well implemented, small, low complexity, etc.
  • Always-invoked: each and every access/message is checked by the appropriate security monitors (i.e., a security monitor will not just check on a first access and then pass all subsequent accesses/messages through).
  • Tamperproof: the system controls "modify" rights to the security monitor code, configuration and data; preventing unauthorized changes.

A convenient acronym for these characteristics is NEAT.

Trustworthiness[edit]

'Trustworthy' means that the component have been certified to satisfy well defined security policies to a level of assurance commensurate with the level of risk for that component (e.g., we can have single level access control guards evaluated at CC EAL4; separation mechanisms evaluated at High Robustness; two-level separation guards at EAL 5; and TYPE I crypto all in the same MILS system).

'Untrusted' means that we have no confidence that the system meets its specification with respect to the security policy.

Companies[edit]

The following companies have MILS separation kernel products:

Companies with other separation methods creating MILS products:

MILS Research and Technology[edit]

The MILS Community
  • The MILS Community [1] is a global international, open membership, not-for-profit competence network on MILS architecture and technologies.
Research Projects
  • EURO-MILS: Secure European Virtualisation for Trustworthy Applications in Critical Domains [2]
  • D-MILS: Distributed MILS for dependable information and communication infrastructures [3].
  • certMILS: Compositional security certification for medium- to high-assurance COTS-based systems in environments with emerging threats [4]

See also[edit]

References[edit]

  1. ^ John Rushby (1981). "Design and Verification of Secure Systems" (PDF). Proc. 8th ACM Symposium on Operating System Principles. pp. 12–21.
  2. ^ W. S. Harrison; N. Hanebutte; P. Oman; J. Alves-Foss (October 2005). "The MILS Architecture for a Secure Global Information Grid" (PDF). CrossTalk. 18 (10): 20–24. Archived from the original (PDF) on 2012-12-03.
  3. ^ Alves-Foss, W. S. Harrison, P. Oman and C. Taylor (2007). "The MILS Architecture for High Assurance Embedded Systems". International Journal of Embedded Systems. 2 (3/4): 239–247. CiteSeerX 10.1.1.76.6810. doi:10.1504/IJES.2006.014859.{{cite journal}}: CS1 maint: multiple names: authors list (link)
  4. ^ http://wiki.ok-labs.com/DevelopOKLinuxApp?highlight=%28oklinux%29
  5. ^ "SeL4 (Secure Embedded L4) | SSRG | NICTA". Archived from the original on 2014-04-10. Retrieved 2014-05-17.
  6. ^ "Martello".