Information
AlmaLinux OS 9 must prevent a user from overriding the disabling of the graphical user interface autorun function.
GROUP ID: V-269379
RULE ID: SV-269379r1050262
Automatically mounting filesystems and running applications upon insertion of a device facilitates malicious activity.
Satisfies: SRG-OS-000378-GPOS-00163, SRG-OS-000114-GPOS-00059
Solution
Configure the GNOME desktop to not allow a user to change the setting that disables autorun on removable media.
Add the following line to "/etc/dconf/db/local.d/locks/00-security-settings-lock" to prevent user modification:
/org/gnome/desktop/media-handling/autorun-never
Then update the dconf system databases:
$ dconf update