1.369 RHEL-10-700980

Information

RHEL 10 must disable the ability of systemd to spawn an interactive boot process.

GROUP ID: V-281300RULE ID: SV-281300r1167050

Using interactive or recovery boot, the console user could disable auditing, firewalls, or other services, weakening system security.

Solution

Configure RHEL 10 so that the current GRUB 2 configuration disables the ability of systemd to spawn an interactive boot process with the following command:

$ sudo grubby --update-kernel=ALL --remove-args="systemd.confirm_spawn"

See Also

https://workbench.cisecurity.org/benchmarks/26403