PrepAway - Latest Free Exam Questions & Answers

The Reference Validation Mechanism that ensures the aut…

The Reference Validation Mechanism that ensures the authorized access relationships between subjects and
objects is implementing which of the following concept:

PrepAway - Latest Free Exam Questions & Answers

A.
The reference monitor.

B.
Discretionary Access Control.

C.
The Security Kernel.

D.
Mandatory Access Control.

Explanation:
The reference monitor concept is an abstract machine that ensures that all subjects have the necessary access
rights before accessing objects. Therefore, the kernel will mediate all accesses to objects by subjects and will
do so by validating through the reference monitor concept. The kernel does not decide whether or not the
access will be granted, it will be the Reference Monitor which is a subset of the kernel that will say YES or NO.
All access requests will be intercepted by the Kernel, validated through the reference monitor, and then access
will either be denied or granted according to the request and the subject privileges within the system.
1. The reference monitor must be small enough to be full tested and valided
2. The Kernel must MEDIATE all access request from subjects to objects
3. The processes implementing the reference monitor must be protected
4. The reference monitor must be tamperproof
Incorrect Answers:
C: The security kernel is the mechanism that actually enforces the rules of the reference monitor concept.
Shon Harris, All In One, 5th Edition, Security Architecture and Design, Page 330
http://en.wikipedia.org/wiki/Reference_monitor


Leave a Reply