Re: [PATCH 0/5] split ET_DYN ASLR from mmap ASLR

From: Ingo Molnar
Date: Fri Feb 27 2015 - 01:20:08 EST



* Kees Cook <keescook@xxxxxxxxxxxx> wrote:

> This separates ET_DYN ASLR from mmap ASLR, as already
> done on s390. The various architectures that are already
> randomizing mmap (arm, arm64, mips, powerpc, s390, and
> x86), have their various forms of arch_mmap_rnd() made
> available via the new CONFIG_ARCH_HAS_ELF_RANDOMIZE. For
> these architectures, arch_randomize_brk() is collapsed as
> well.
>
> This is an alternative to the solutions in:
> https://lkml.org/lkml/2015/2/23/442

Nice!

Acked-by: Ingo Molnar <mingo@xxxxxxxxxx>

Thanks,

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/