CISSP · Question #1396
Which part of an operating system (OS) is responsible for providing security interfaces among the hardware, OS, and other parts of the computing system?
The correct answer is D. Reference monitor. The reference monitor is the part of the operating system that enforces the security policy and controls the access between subjects and objects. The reference monitor mediates all requests for resources and verifies that the subject has the appropriate permissions and privileges
Question
Which part of an operating system (OS) is responsible for providing security interfaces among the hardware, OS, and other parts of the computing system?
Options
- ATrusted Computing Base (TCB)
- BTime separation
- CSecurity kernel
- DReference monitor
How the community answered
(33 responses)- A3% (1)
- C3% (1)
- D94% (31)
Explanation
The reference monitor is the part of the operating system that enforces the security policy and controls the access between subjects and objects. The reference monitor mediates all requests for resources and verifies that the subject has the appropriate permissions and privileges to access the object. The reference monitor should be tamperproof, always invoked, and small enough to be verified.
Topics
Community Discussion
No community discussion yet for this question.