SV-261419r996668_rule
V-261419
SRG-OS-000256-GPOS-00097
SLEM-05-653055
CAT II
10
Configure SLEM 5 audit tools to have proper permissions set in the permissions profile.
Add or modify the following lines in the "/etc/permissions.local" file:
/usr/sbin/audispd root:root 750
/usr/sbin/auditctl root:root 750
/usr/sbin/auditd root:root 750
/usr/sbin/ausearch root:root 755
/usr/sbin/aureport root:root 755
/usr/sbin/autrace root:root 750
/usr/sbin/augenrules root:root 750
To protect from unauthorized access verify that SLEM 5 audit tools have the proper permissions configured in the permissions profile by using the following command:
> grep "^/usr/sbin/au" /etc/permissions.local
/usr/sbin/audispd root:root 750
/usr/sbin/auditctl root:root 750
/usr/sbin/auditd root:root 750
/usr/sbin/ausearch root:root 755
/usr/sbin/aureport root:root 755
/usr/sbin/autrace root:root 750
/usr/sbin/augenrules root:root 750
If the command does not return any output, this is a finding.
V-261419
False
SLEM-05-653055
To protect from unauthorized access verify that SLEM 5 audit tools have the proper permissions configured in the permissions profile by using the following command:
> grep "^/usr/sbin/au" /etc/permissions.local
/usr/sbin/audispd root:root 750
/usr/sbin/auditctl root:root 750
/usr/sbin/auditd root:root 750
/usr/sbin/ausearch root:root 755
/usr/sbin/aureport root:root 755
/usr/sbin/autrace root:root 750
/usr/sbin/augenrules root:root 750
If the command does not return any output, this is a finding.
M
5596