CONFIG_RANDOMIZE_BASE is not available for the selected architecture x86.
Result is shown for architecture s390
Randomize the address of the kernel image (KASLR)
modulename: kaslr.ko
and/orkaslr_booke.ko
and/orkaslr_early.pi.ko
configname: CONFIG_RANDOMIZE_BASE
Linux Kernel Configuration
└─>Processor type and features
└─>Randomize the address of the kernel image (KASLR)
In linux kernel since version 3.10 (release Date: 2013-06-30)
In support of Kernel Address Space Layout Randomization (KASLR),
this randomizes the address at which the kernel image is loaded,
as a security feature that deters exploit attempts relying on
knowledge of the location of kernel internals.
this randomizes the address at which the kernel image is loaded,
as a security feature that deters exploit attempts relying on
knowledge of the location of kernel internals.
