nerdexam
(ISC)2

CISSP · Question #165

Refer to the information below to answer the question. In a Multilevel Security (MLS) system, the following sensitivity labels are used in increasing levels of sensitivity: restricted, confidential, s

The correct answer is C. User A can write to File 1. This question tests knowledge of the Bell-LaPadula model's star property (*-property), which restricts write operations in MLS systems to prevent data leakage from higher to lower classification levels.

Submitted by hans_de· Mar 5, 2026Security Architecture and Engineering

Question

Refer to the information below to answer the question. In a Multilevel Security (MLS) system, the following sensitivity labels are used in increasing levels of sensitivity: restricted, confidential, secret, top secret. Table A lists the clearance levels for four users, while Table B lists the security classes of four different files. Which of the following is true according to the star property (*property)?

Options

  • AUser D can write to File 1
  • BUser B can write to File 1
  • CUser A can write to File 1
  • DUser C can write to File 1

How the community answered

(49 responses)
  • A
    4% (2)
  • B
    12% (6)
  • C
    78% (38)
  • D
    6% (3)

Why each option

This question tests knowledge of the Bell-LaPadula model's star property (*-property), which restricts write operations in MLS systems to prevent data leakage from higher to lower classification levels.

AUser D can write to File 1

User D has a high clearance level (top secret), and the *-property prohibits writing down to a lower-classified file such as File 1, which would violate the no-write-down rule and risk leaking sensitive information.

BUser B can write to File 1

User B's clearance level is above File 1's classification, and the star property explicitly forbids writing to a file at a lower sensitivity label than the subject's clearance, making this a direct violation of no-write-down.

CUser A can write to File 1Correct

The star property (*-property) in the Bell-LaPadula model states that a subject can only write to objects at an equal or higher sensitivity level (no write-down). User A holds the lowest clearance level (restricted), meaning User A can only write to File 1 if File 1 is at the same or higher level than User A's clearance, satisfying the *-property by preventing any downward information flow. This is the only scenario among the choices that correctly adheres to the rule that a subject cannot write to a file at a lower classification than the subject's current level.

DUser C can write to File 1

User C possesses a clearance level higher than File 1's security class, and the *-property restricts such downward writes because they could allow classified information to contaminate a lower-sensitivity object.

Concept tested: Bell-LaPadula star property no-write-down rule

Source: https://learn.microsoft.com/en-us/previous-versions/tn-archive/cc722487(v=technet.10)

Topics

#Bell-LaPadula model#star property#access control models#confidentiality model

Community Discussion

No community discussion yet for this question.

Full CISSP Practice