← Rules Catalog
lowfilesystemverified rollback-safe

Ensure access to /etc/issue is configured

issue-permissions · RHEL ≥ 8 · 1 impl

Description

The /etc/issue file should have appropriate permissions to prevent unauthorized modification of the local login banner.

Rationale

If the /etc/issue file permissions are not restrictive, unauthorized users could modify it to display misleading or malicious information.

Check → Remediate

Checkfile_permission
path:
/etc/issue
mode:
0644
owner:
root
group:
root
Remediatefile_permissions
path:
/etc/issue
mode:
0644
owner:
root
group:
root

Framework references

CIS

rhel9 1.7.5rhel8 1.7.5rhel10 1.7.5

NIST 800-53

AC-3AC-8CM-6

Live verification

rhel10:checkrhel8:checkrhel9:check
#permissions#issue#banner#security