Check: RHEL-09-271085
RHEL 9 STIG:
RHEL-09-271085
(in version v2 r3)
Title
RHEL 9 must conceal, via the session lock, information previously visible on the display with a publicly viewable image. (Cat II impact)
Discussion
Setting the screensaver mode to blank-only conceals the contents of the display from passersby.
Check Content
Note: This requirement assumes the use of the RHEL 9 default graphical user interface, the GNOME desktop environment. If the system does not have any graphical user interface installed, this requirement is Not Applicable. To ensure the screensaver is configured to be blank, run the following command: $ gsettings writable org.gnome.desktop.screensaver picture-uri false If "picture-uri" is writable and the result is "true", this is a finding.
Fix Text
Configure RHEL 9 to prevent a user from overriding the picture-uri setting for graphical user interfaces. In the file "/etc/dconf/db/local.d/00-security-settings", add or update the following lines: [org/gnome/desktop/screensaver] picture-uri='' Prevent user modification by adding the following line to "/etc/dconf/db/local.d/locks/00-security-settings-lock": /org/gnome/desktop/screensaver/picture-uri Update the dconf system databases: $ sudo dconf update
Additional Identifiers
Rule ID: SV-258027r1045106_rule
Vulnerability ID: V-258027
Group Title: SRG-OS-000031-GPOS-00012
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000060 |
Conceal, via the device lock, information previously visible on the display with a publicly viewable image. |
Controls
Number | Title |
---|---|
AC-11(1) |
Pattern-hiding Displays |