STIGQter STIGQter: STIG Summary: Red Hat Enterprise Linux 10 Security Technical Implementation Guide Version: 1 Release: 2 Benchmark Date: 01 Jul 2026:

RHEL 10 must prevent a user from overriding the disabling of the graphical user smart card removal action.

DISA Rule

SV-281276r1166780_rule

Vulnerability Number

V-281276

Group Title

SRG-OS-000028-GPOS-00009

Rule Version

RHEL-10-700730

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure RHEL 10 to prevent a user from overriding the disabling of the graphical user smart card removal action.

Add the following line to "/etc/dconf/db/local.d/locks/00-security-settings-lock" to prevent user override of the smart card removal action:

/org/gnome/settings-daemon/peripherals/smartcard/removal-action

Update the dconf system databases:

$ sudo dconf update

Check Contents

Note: This requirement assumes the use of the RHEL 10 default graphical user interface, the GNOME desktop environment. If the system does not have any graphical user interface installed, this requirement is not applicable.

Verify RHEL 10 disables ability of the user to override the smart card removal action setting with the following command:

$ gsettings writable org.gnome.settings-daemon.peripherals.smartcard removal-action
false

If "removal-action" is writable and the result is "true", this is a finding.

Vulnerability Number

V-281276

Documentable

False

Rule Version

RHEL-10-700730

Severity Override Guidance

Note: This requirement assumes the use of the RHEL 10 default graphical user interface, the GNOME desktop environment. If the system does not have any graphical user interface installed, this requirement is not applicable.

Verify RHEL 10 disables ability of the user to override the smart card removal action setting with the following command:

$ gsettings writable org.gnome.settings-daemon.peripherals.smartcard removal-action
false

If "removal-action" is writable and the result is "true", this is a finding.

Check Content Reference

M

Target Key

5733