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
- 800-53|SI-11b.
- CAT|II
- CCI|CCI-001314
- CSCv6|3.1
- Rule-ID|SV-234833r622137_rule
- STIG-ID|SLES-15-010350
- STIG-Legacy|SV-91971
- STIG-Legacy|V-77275
- Vuln-ID|V-234833