SV-282630r1200870_rule
V-282630
SRG-OS-000480-GPOS-00227
TOSS-05-000100
CAT II
10
Add or edit the following line in a system configuration file in the "/etc/sysctl.d/" directory:
kernel.kexec_load_disabled = 1
Load settings from all system configuration files using the following command:
$ sudo sysctl --system
Verify TOSS 5 is configured to disable kernel image loading using the following command:
$ sudo sysctl kernel.kexec_load_disabled
kernel.kexec_load_disabled = 1
If "kernel.kexec_load_disabled" is not set to "1" or is missing, this is a finding.
V-282630
False
TOSS-05-000100
Verify TOSS 5 is configured to disable kernel image loading using the following command:
$ sudo sysctl kernel.kexec_load_disabled
kernel.kexec_load_disabled = 1
If "kernel.kexec_load_disabled" is not set to "1" or is missing, this is a finding.
M
5738