SV-226882r603265_rule
V-226882
SRG-OS-000480
GEN003520
CAT III
10
Change the owner of the kernel core dump data directory to root.
# chown root /var/crash
Check the ownership of the kernel core dump data directory.
# ls -ld /var/crash
OR
# ls -ld `grep DUMPADM_SAVDIR /etc/dumpadm.conf | cut -d= -f2`
If the kernel core dump data directory is not owned by root, this is a finding.
V-226882
False
GEN003520
Check the ownership of the kernel core dump data directory.
# ls -ld /var/crash
OR
# ls -ld `grep DUMPADM_SAVDIR /etc/dumpadm.conf | cut -d= -f2`
If the kernel core dump data directory is not owned by root, this is a finding.
M
4060