Multiple Choice
A capability list for a domain is ____________________
A) a list of operations together with the list of processes allowed to run the operations on those objects.
B) a list of objects together with the list of processes allowed to access those objects.
C) a list of objects together with the operations allowed on those objects.
D) a list of triplet <object, process, rights>.
Correct Answer:

Verified
Correct Answer:
Verified
Q2: Explain the need-to-known principle.
Q3: How does Linux use system-call filtering?
Q4: Rings of protection separate functions into domains
Q5: _ is not a protection mechanism.<br>A) System
Q6: The ability to copy an access right
Q7: root user can modify mandatory access control
Q8: What capability is not used by Linux?<br>A)
Q9: Explain a confinement problem.
Q10: Describe domain switching.
Q11: What does compartmentalization mean?