CISSP Security Architecture and Engineering Practice Question
A government agency requires a security model that prevents users from reading documents at a higher classification level and from writing to documents at a lower classification level. Which model enforces these constraints?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Bell-LaPadula
Bell-LaPadula enforces no read up (simple security property) and no write down (*-property) to ensure confidentiality.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Bell-LaPadula
Why this is correct
The Bell-LaPadula security model is specifically designed to enforce confidentiality, primarily within military and government hierarchical classification systems. It prevents unauthorized disclosure of information by implementing two core rules: the Simple Security Property (no read up) and the *-Property (no write down). This ensures that subjects can only access information at or below their security clearance level and cannot write information to a lower clearance level, thus maintaining strict confidentiality.
- ✗
Brewer-Nash
Why it's wrong here
The Brewer-Nash model, often referred to as the Chinese Wall model, is specifically designed to prevent conflicts of interest within organizations, particularly in financial or consulting sectors. It dynamically separates users from accessing information that could create a conflict, such as a consultant working for two competing clients. This model focuses on preventing a single individual from accessing information from competing datasets, rather than enforcing hierarchical confidentiality levels.
- ✗
Clark-Wilson
Why it's wrong here
The Clark-Wilson security model is primarily concerned with data integrity, ensuring that data remains accurate and consistent through controlled access and well-formed transactions. It employs concepts like constrained data items (CDIs), transformation procedures (TPs), and integrity verification procedures (IVPs) to maintain data integrity. This model emphasizes separation of duties and auditing to prevent unauthorized modification, making it unsuitable for addressing confidentiality requirements in a hierarchical classification system.
- ✗
Biba
Why it's wrong here
The Biba security model is exclusively focused on ensuring data integrity, aiming to prevent unauthorized modification or corruption of information. It operates with two main rules: the Simple Integrity Axiom (no read down) and the *-Integrity Axiom (no write up), which are the inverse of Bell-LaPadula's rules. This model ensures that subjects cannot write to objects of a higher integrity level or read objects of a lower integrity level, thereby protecting data from contamination by less trusted sources, but it does not address confidentiality.
Go deeper
Related to this question
Learn chapter
Security Governance and Principles
Key term
Bell-LaPadula
A formal security model that prevents users from reading information at a higher classification level than their own and from writing information down to a lower classification level.
Key term
Security
Security in IT is the practice of protecting systems, networks, and data from unauthorized access, damage, or theft.
About these practice questions
Courseiva writes every CISSP question from scratch — 747 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This CISSP practice question is part of Courseiva's free ISC2 certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CISSP exam.