SV-216449r603267_rule
V-216449
SRG-OS-000480
SOL-11.1-080070
CAT II
10
The root role is required.
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"
Check the permissions of the directory.
# ls -lLd [core file directory]
If the directory has a mode more permissive than 0700 (rwx --- ---), this is a finding.
V-216449
False
SOL-11.1-080070
Check the defined directory for process core dumps.
# coreadm | grep "global core file pattern"
Check the permissions of the directory.
# ls -lLd [core file directory]
If the directory has a mode more permissive than 0700 (rwx --- ---), this is a finding.
M
4022