Courseiva
Cloud Platform and Infrastructure SecuritymediumMultiple ChoiceObjective-mapped

CCSP Cloud Platform and Infrastructure Security Practice Question

A security architect is designing a container runtime security strategy. Which of the following controls is most effective at preventing a container from compromising the host kernel?

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

Seccomp profile

Seccomp profiles restrict the system calls a container can make, reducing the attack surface against the host kernel.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Seccomp profile

    Why this is correct

    Correct: Seccomp limits syscalls, directly reducing kernel attack surface.

  • Read-only root filesystem

    Why it's wrong here

    Prevents writes to container filesystem but does not limit syscalls.

  • Resource limits (CPU/memory)

    Why it's wrong here

    Resource limits prevent DoS but not kernel compromise.

  • Image vulnerability scanning

    Why it's wrong here

    Scanning identifies known vulnerabilities but does not prevent runtime attacks.

About these practice questions

One of 964 original CCSP practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This CCSP 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 CCSP exam.