Downsides of increased ASLR entropy
ASLR allows to randomize the base address of userspace applications. In Linux, the length of the randomized part of the mmap address can be specified via the kernel build config. It is bound by the minimum and maximum values of the respect… Continue reading Downsides of increased ASLR entropy