|
Message-ID: <1496665366.343.1.camel@gmail.com> Date: Mon, 05 Jun 2017 08:22:46 -0400 From: Daniel Micay <danielmicay@...il.com> To: Bhupesh Sharma <bhsharma@...hat.com>, linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org, kernel-hardening@...ts.openwall.com Cc: bhupesh.linux@...il.com, Anton Blanchard <anton@...ba.org>, Daniel Cashman <dcashman@...roid.com>, Kees Cook <keescook@...omium.org>, Michael Ellerman <mpe@...erman.id.au>, Benjamin Herrenschmidt <benh@...nel.crashing.org> Subject: Re: [PATCH] powerpc: Increase ELF_ET_DYN_BASE to 1TB for 64-bit applications Rather than doing this, the base should just be split for an ELF interpreter like PaX. It makes sense for a standalone executable to be as low in the address space as possible. Doing that ASAP fixes issues like this and opens up the possibility of fixing stack mapping ASLR entropy on various architectures. It should be a pretty small change.
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.