System audit tool executables must have mode 0750 or less permissive.

From SUSE Linux Enterprise Server v11 for System z

Part of GEN002717

Associated with: CCI-001493

SV-45277r1_rule System audit tool executables must have mode 0750 or less permissive.

Vulnerability discussion

To prevent unauthorized access or manipulation of system audit logs, the tools for manipulating those logs must be protected.

Check content

Check the mode of audit tool executables. # ls -l /sbin/auditctl /sbin/auditd /sbin/ausearch /sbin/aureport /sbin/autrace /sbin/audispd If any listed file has a mode more permissive than 0750, this is a finding.

Fix text

Change the mode of the audit tool executable to 0750, or less permissive. # chmod 0750 [audit tool executable]

Pro Tips

Lavender hyperlinks in small type off to the right (of CSS class id, if you view the page source) point to globally unique URIs for each document and item. Copy the link location and paste anywhere you need to talk unambiguously about these things.

You can obtain data about documents and items in other formats. Simply provide an HTTP header Accept: text/turtle or Accept: application/rdf+xml.

Powered by sagemincer