SV-226875r603265_rule
V-226875
SRG-OS-000480
GEN003500
CAT III
10
Change the process core dump configuration.
# coreadm -d global
# coreadm -d process
# coreadm -d global-setid
# coreadm -d proc-setid
# coreadm -d log
Edit /etc/system and remove the coredumpsize parameter.
Check the process core dump configuration.
# coreadm |grep enabled
OR
# egrep "COREADM_.*_ENABLED" /etc/coreadm.conf.
If any lines are returned by coreadm or if any lines are not set to no in /etc/coreadm.conf, this is a finding.
# grep coredumpsize /etc/system
If the value is 1, this is a finding.
V-226875
False
GEN003500
Check the process core dump configuration.
# coreadm |grep enabled
OR
# egrep "COREADM_.*_ENABLED" /etc/coreadm.conf.
If any lines are returned by coreadm or if any lines are not set to no in /etc/coreadm.conf, this is a finding.
# grep coredumpsize /etc/system
If the value is 1, this is a finding.
M
4060