Controlled interface
An editor has nominated this article for deletion. You are welcome to participate in the deletion discussion, which will decide whether or not to retain it. |
In a multilevel security system, a controlled interface is a system component that is used to implement security constraints on the transfer of data between security domains. The data to be transferred may theoretically move in either direction; the task of the controlled interface is to ensure that the data meets the security criteria for transfer. In general, data can move from a lower-security doamin to a higher-security domain. For transfer in the opposite direction, it has to be ascertained that the data is of sufficiently low security sensitivity; for example, data classified as "Secret" should not be allowed to leak into a domain that is merely "Restricted".
The Committee on National Security Systems (CNSS) publishes the 'NATIONAL INFORMATION ASSURANCE (IA) GLOSSARY', also known as CNSS Instruction No. 4009. In this glossary, a Controlled Interface is defined as follows: "Mechanism that facilitates the adjudication of different interconnected system security policies (e.g., controlling the flow of information into or out of an interconnected system".
Within the US government, the Director of Central Intelligence Directive 6/3 (DCID 6/3) requirements for Protection Level 4 and 5 (PL-4 and PL-5), Integrity-High and Availability-High are required for multilevel security systems.
While some controlled interfaces are very complicated, others are very simple. A simple example of a controlled interface is a one-way data transfer system that moves data from a low-security network to a high-security network while not allowing any data transfer in the opposite direction. One-way controlled interfaces are also called data diodes. For example, a fiber Network Interface Controller (NIC) with only one optical path can be used as a data diode.