SV-258848r958928_rule
V-258848
SRG-OS-000433-GPOS-00193
PHTN-40-000160
CAT II
10
Navigate to and open:
/etc/sysctl.d/zz-stig-hardening.conf
Add or update the following line:
kernel.randomize_va_space=2
At the command line, run the following command to load the new configuration:
# /sbin/sysctl --load /etc/sysctl.d/zz-stig-hardening.conf
Note: If the file zz-stig-hardening.conf does not exist, it must be created.
At the command line, run the following command to verify address space layout randomization is enabled:
# cat /proc/sys/kernel/randomize_va_space
If the value of "randomize_va_space" is not "2", this is a finding.
V-258848
False
PHTN-40-000160
At the command line, run the following command to verify address space layout randomization is enabled:
# cat /proc/sys/kernel/randomize_va_space
If the value of "randomize_va_space" is not "2", this is a finding.
M
5569