On Sun, Aug 7, 2016 at 4:45 AM, Mark Kettenis <[email protected]> wrote: >> Date: Sat, 6 Aug 2016 22:17:47 -0700 >> From: Philip Guenther <[email protected]> >> >> Parts of this were stolen from kettenis. >> >> Hey, wouldn't it be cool if static PIE executables took advantage of the >> RELRO information too? > > Hmm. The PLT doesn't have to be executable for static PIE > executables. So I think you could simply transition to PROT_READ like > the old code does.
Perhaps we should make it PROT_NONE. :-)
