nerdexam
(ISC)2

SSCP · Question #194

What is one disadvantage of content-dependent protection of information?

The correct answer is A. It increases processing overhead.. Content-dependent protection of information is disadvantageous because it significantly increases the processing overhead for systems.

Submitted by viktor_hu· Apr 18, 2026Security Concepts and Practices

Question

What is one disadvantage of content-dependent protection of information?

Options

  • AIt increases processing overhead.
  • BIt requires additional password entry.
  • CIt exposes the system to data locking.
  • DIt limits the user's individual address space.

How the community answered

(38 responses)
  • A
    95% (36)
  • C
    3% (1)
  • D
    3% (1)

Why each option

Content-dependent protection of information is disadvantageous because it significantly increases the processing overhead for systems.

AIt increases processing overhead.Correct

Content-dependent protection requires the system to inspect the actual data content in real-time to apply security rules, rather than just metadata or access permissions. This deep packet or file inspection is computationally intensive and inherently increases processing overhead, impacting system performance and latency.

BIt requires additional password entry.

Content-dependent protection focuses on data inspection for policy enforcement, not user authentication, so it does not inherently require additional password entry.

CIt exposes the system to data locking.

Data locking is typically associated with concurrent access to shared resources in databases or operating systems, not a direct disadvantage of content-dependent protection.

DIt limits the user's individual address space.

Limiting a user's individual address space is a memory management concept unrelated to the security implications of content-dependent information protection.

Concept tested: Content-dependent protection overhead

Topics

#Content-dependent security#Data protection#Security control overhead#Performance impact

Community Discussion

No community discussion yet for this question.

Full SSCP Practice