# KASLR

KASLR is the kernel version of ASLR, randomizing various parts of kernel space to make expoitation more complicated (in the *exact* same way regular ASLR does so for userspace exploitation).
