SV-226877r603265_rule
V-226877
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-226877
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
4060