SV-269168r1155267_rule
V-269168
SRG-OS-000366-GPOS-00153
ALMA-09-010140
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 with the following command:
$ sysctl –system
Verify AlmaLinux OS 9 is configured to disable kernel image loading.
Check the status of the kernel.kexec_load_disabled kernel parameter with the following command:
$ 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.
Check that the configuration files are present to enable this kernel parameter with the following command:
$ /usr/lib/systemd/systemd-sysctl --cat-config | grep 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-269168
False
ALMA-09-010140
Verify AlmaLinux OS 9 is configured to disable kernel image loading.
Check the status of the kernel.kexec_load_disabled kernel parameter with the following command:
$ 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.
Check that the configuration files are present to enable this kernel parameter with the following command:
$ /usr/lib/systemd/systemd-sysctl --cat-config | grep 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
5664