SV-226885r603265_rule
V-226885
SRG-OS-000480
GEN003523
CAT III
10
Remove the extended ACL from the file.
# chmod A- [kernel core dump directory]
Determine the kernel core dump data directory.
# dumpadm | grep "Savecore directory"
OR
# grep DUMPADM_SAVDIR /etc/dumpadm.conf
Check the kernel core dump data directory permissions.
# ls -ld [savecore directory]
If the permissions include a "+", the file has an extended ACL and this is a finding.
V-226885
False
GEN003523
Determine the kernel core dump data directory.
# dumpadm | grep "Savecore directory"
OR
# grep DUMPADM_SAVDIR /etc/dumpadm.conf
Check the kernel core dump data directory permissions.
# ls -ld [savecore directory]
If the permissions include a "+", the file has an extended ACL and this is a finding.
M
4060