The /etc/syslog.conf file must have mode 0640 or less permissive.

From SUSE Linux Enterprise Server v11 for System z

Part of GEN005390

Associated with: CCI-000225

SV-45972r1_rule The /etc/syslog.conf file must have mode 0640 or less permissive.

Vulnerability discussion

Unauthorized users must not be allowed to access or modify the /etc/syslog.conf file.

Check content

Check the permissions of the rsyslog configuration file(s). # ls -lL /etc/rsyslog.conf /etc/rsyslog.d If the mode of the file is more permissive than 0640, this is a finding.

Fix text

Change the permissions of the rsyslog configuration file(s). # chmod 0640 /etc/rsyslog.conf # chmod 0640 /etc/rsyslog.d/*.conf

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