Skip to content
ATO Pathways
Log In
Overview
Search
Catalogs
SCAP
OSCAL
Catalogs
Profiles
Documents
References
Knowledge Base
Platform Documentation
Compliance Dictionary
Platform Changelog
About
Catalogs
XCCDF
Guide to the Secure Configuration of Red Hat OpenShift Container Platform 4
Kubernetes Settings
Security Context Constraints (SCC)
Limit Access to the Host Process ID Namespace
Limit Access to the Host Process ID Namespace
An XCCDF Rule
Details
Profiles
Prose
Limit Access to the Host Process ID Namespace
Medium Severity
Containers should not be allowed access to the host's process ID namespace. To prevent containers from getting access to a host's process ID namespace, the appropriate Security Context Constraints (SCCs) should set
allowHostPID
to
false
.