bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/28824] relro security issues


From: amodra at gmail dot com
Subject: [Bug ld/28824] relro security issues
Date: Tue, 24 Jan 2023 04:28:17 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=28824

--- Comment #19 from Alan Modra <amodra at gmail dot com> ---
The extra PT_LOAD header makes a lot of sense, as it allows another break in
the layout where padding can be hidden (as far as disk is concerned).  It might
be even better to put the SHT_NOBITS padding on the header before the relro
segment.  That way you keep the .got section parts together, which is better on
some targets.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]