This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC: Add --enable-static-pie to build static executables as PIE


On Tue, Jul 18, 2017 at 6:08 AM, Carlos O'Donell <carlos@redhat.com> wrote:
> On 07/18/2017 08:30 AM, H.J. Lu wrote:
>>> - What practical benefit do you get with a "static PIE"?
>>
>> A static PIE can be loaded at random address without
>> dynamic linker.
>
> This is just a restating of what it does, Alan asked what practical
> benefit it would have. What use cases do you see? Do you see us
> completely replacing non-PIE static binaries with PIE static binaries
> and then randomizing their load address to improve security?
>

Yes.  That is the main use of PIE, isn't it?


-- 
H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]