Rule ID
SV-45679r1_rule
Version
V1R12
CCIs
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.
# ulimit -c If the above command does not return 0 and the enabling of core dumps has not been documented and approved by the IAO, this a finding.
Edit /etc/security/limits.conf and set a hard limit for "core" to 0 for all users.