SV-226879r603265_rule
V-226879
SRG-OS-000480
GEN003504
CAT III
10
Change the mode of the core file directory.
# chmod 0700 [core file directory]
Check the defined directory for process core dumps.
# coreadm | grep "global core file pattern"
OR
# grep COREADM_GLOB_PATTERN /etc/coreadm.conf
Check the permissions of the directory.
# ls -lLd [core file directory]
If the directory has a mode more permissive than 0700, this is a finding.
V-226879
False
GEN003504
Check the defined directory for process core dumps.
# coreadm | grep "global core file pattern"
OR
# grep COREADM_GLOB_PATTERN /etc/coreadm.conf
Check the permissions of the directory.
# ls -lLd [core file directory]
If the directory has a mode more permissive than 0700, this is a finding.
M
4060