SV-269449r1050620_rule
V-269449
SRG-OS-000433-GPOS-00192
ALMA-09-044570
CAT II
10
Update the GRUB 2 bootloader configuration to ensure the noexec kernel parameter is not enabled using the following command:
$ grubby --update-kernel=ALL --remove-args=noexec
Enable the NX bit execute protection in the system BIOS.
Verify ExecShield is enabled on 64-bit AlmaLinux OS 9 systems with the following command:
$ dmesg | grep '[NX|DX]*protection'
[ 0.000000] NX (Execute Disable) protection: active
If "dmesg" does not show "NX (Execute Disable) protection active", this is a finding.
V-269449
False
ALMA-09-044570
Verify ExecShield is enabled on 64-bit AlmaLinux OS 9 systems with the following command:
$ dmesg | grep '[NX|DX]*protection'
[ 0.000000] NX (Execute Disable) protection: active
If "dmesg" does not show "NX (Execute Disable) protection active", this is a finding.
M
5664