Skip to content

Process core dumps must be disabled unless needed.

An XCCDF Rule

Description

<VulnDiscussion>Process core dumps contain the memory in use by the process when it crashed. Process core dump files can be of significant size and their use can result in file systems filling to capacity, which may result in denial of service. Process core dumps can be useful for software debugging.</VulnDiscussion><FalsePositives></FalsePositives><FalseNegatives></FalseNegatives><Documentable>false</Documentable><Mitigations></Mitigations><SeverityOverrideGuidance></SeverityOverrideGuidance><PotentialImpacts></PotentialImpacts><ThirdPartyTools></ThirdPartyTools><MitigationControl></MitigationControl><Responsibility></Responsibility><IAControls></IAControls>

ID
SV-216208r959010_rule
Severity
Medium
References
Updated



Remediation - Manual Procedure

The Maintenance and Repair profile is required.

Change the process core dump configuration to disable core dumps globally and on a per process basis.

# coreadm -d global
# coreadm -d process