The kdump service on RHEL 9 must be disabled.
An XCCDF Rule
Description
<VulnDiscussion>Kernel core dumps may contain the full contents of system memory at the time of the crash. Kernel core dumps consume a considerable amount of disk space and may result in denial of service by exhausting the available space on the target file system partition. Unless the system is used for kernel development or testing, there is little need to run the kdump service.</VulnDiscussion><FalsePositives></FalsePositives><FalseNegatives></FalseNegatives><Documentable>false</Documentable><Mitigations></Mitigations><SeverityOverrideGuidance></SeverityOverrideGuidance><PotentialImpacts></PotentialImpacts><ThirdPartyTools></ThirdPartyTools><MitigationControl></MitigationControl><Responsibility></Responsibility><IAControls></IAControls>
- ID
- SV-257818r991589_rule
- Severity
- Medium
- References
- Updated
Remediation - Manual Procedure
Disable and mask the kdump service on RHEL 9.
To disable the kdump service run the following command:
$ sudo systemctl disable --now kdump