SV-282610r1200810_rule
V-282610
SRG-OS-000433-GPOS-00192
TOSS-05-000114
CAT II
10
Update the GRUB 2 bootloader configuration.
Run the following command:
$ sudo grubby --update-kernel=ALL --remove-args=noexec
Verify ExecShield is enabled on 64-bit TOSS 5 systems using the following command:
$ sudo 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-282610
False
TOSS-05-000114
Verify ExecShield is enabled on 64-bit TOSS 5 systems using the following command:
$ sudo 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
5738