System log files must have mode 0640 or less permissive.

From SUSE Linux Enterprise Server v11 for System z

Part of GEN001260

Associated with: CCI-001314

SV-44946r1_rule System log files must have mode 0640 or less permissive.

Vulnerability discussion

If the system log files are not protected, unauthorized users could change the logged data, eliminating its forensic value.

Check content

Check the mode of log files. Procedure: # ls -lL /var/log /var/log/syslog /var/adm With the exception of /var/log/wtmp, if any of the log files have modes more permissive than 0640, this is a finding.

Fix text

Change the mode of the system log file(s) to 0640 or less permissive. Procedure: # chmod 0640 /path/to/system-log-file Note: Do not confuse system log files with audit logs.

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