mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
KASLR, or Kernel Address Space Layout Randomization, is a security mechanism used in operating system kernels to randomize the memory locations of kernel code and data. This makes it significantly harder for attackers to exploit memory corruption vulnerabilities by preventing them from knowing the exact addresses of kernel components. Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
96 KiB
96 KiB