1. Home
  2. Security Hardening
  3. DISA SLES 15 STIG V1R3
  4. SLES-15-010350 – The SUSE operating system must prevent unauthorized users from accessing system error messages – permissions

SLES-15-010350 – The SUSE operating system must prevent unauthorized users from accessing system error messages – permissions

Details

Only authorized personnel should be aware of errors and the details of the errors. Error messages are an indicator of an organization’s operational state or can identify the SUSE operating system or platform. Additionally, Personally Identifiable Information (PII) and operational information must not be revealed through error messages to unauthorized personnel or their designated representatives.

The structure and content of error messages must be carefully considered by the organization and development team. The extent to which the information system is able to identify and handle error conditions is guided by organizational policy and operational requirements.

Solution

Configure the SUSE operating system to prevent unauthorized users from accessing system error messages.

Add or update the following rules in ‘/etc/permissions.local’:

/var/log/messages root:root 640

Set the correct permissions with the following command:

> sudo chkstat –set –system

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: System and Information Integrity.This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles