SV-227782r603266_rule
V-227782
SRG-OS-000480
GEN003502
CAT III
10
Change the owner of the core file directory.
# chown root [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 ownership of the directory.
# ls -lLd [core file directory]
If the directory is not owned by root, this is a finding.
V-227782
False
GEN003502
Check the defined directory for process core dumps.
# coreadm | grep "global core file pattern"
OR
# grep COREADM_GLOB_PATTERN /etc/coreadm.conf
Check the ownership of the directory.
# ls -lLd [core file directory]
If the directory is not owned by root, this is a finding.
M
4061