Encoding page size in the ELF header
H.J. Lu
hjl.tools@gmail.com
Sun Sep 27 14:17:00 GMT 2015
On Fri, Sep 25, 2015 at 6:04 AM, Florian Weimer <fweimer@redhat.com> wrote:
> Not sure if this the right mailing list for this discussion.
>
> I think we should record the expected page size in the ELF header in
> some way. It affects the behavior of the static linker, the dynamic
> linker, and even some applications. (For example, an application might
> want to make a part of .data read-only after initialization, as a
> hardening measure.)
>
> What would be a good way to do that?
See:
https://sourceware.org/bugzilla/show_bug.cgi?id=12485#c3
--
H.J.
More information about the Libc-alpha
mailing list