public inbox for gnu-gabi@sourceware.org
 help / color / mirror / Atom feed
* Flag for late RELRO application
@ 2018-01-01  0:00 Florian Weimer
  2018-01-01  0:00 ` Cary Coutant
  2018-01-01  0:00 ` Carlos O'Donell
  0 siblings, 2 replies; 6+ messages in thread
From: Florian Weimer @ 2018-01-01  0:00 UTC (permalink / raw)
  To: gnu-gabi

I would like to add a flag to gABI (visible in the dynamic section) 
which indicates that the loader shall apply RELRO protection only after 
running the ELF constructors from DT_INIT and DT_INIT_ARRAY.

This would allow applications to allocate a mapping and store a pointer 
to it in permanently read-only memory.  On the mapping itself, the 
application can set the protection flags (and keys) as needed.

Comments?

Thanks,
Florian

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-07-05 19:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-01  0:00 Flag for late RELRO application Florian Weimer
2018-01-01  0:00 ` Cary Coutant
2018-01-01  0:00   ` Florian Weimer
2018-01-01  0:00 ` Carlos O'Donell
2018-01-01  0:00   ` Florian Weimer
2018-01-01  0:00     ` Carlos O'Donell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).