On Mon, Mar 2, 2015 at 1:26 PM, Andrew Morton wrote:
> On Thu, 26 Feb 2015 19:07:09 -0800 Kees Cook 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 th
On Thu, 26 Feb 2015 19:07:09 -0800 Kees Cook 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 th
* Kees Cook 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_
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,
4 matches
Mail list logo