System Security: Software & OS Flashcards
What is the Bell-LaPadula model?
A state machine model for enforcing sound access control.
In the Bell-LaPadula model, what is the Simple Security property?
The Simple Security Property states that a subject at a given security level may not read an object at a higher security level.
In the Bell-LaPadula model, what is the *-property? (star property)
The * (Star) Security Property states that a subject at a given security level may not write to any object at a lower security level.
What is the Chinese Wall Model?
A model developed for commercial applications in which conflicts of interest can arise.
Subjects are only allowed to access information that is not held to conflict with any other information that they have had access to.