make it possible for init and healthd to be dynamic executables or implement static PIE #36

Closed
thestinger opened this Issue Oct 2, 2015 · 1 comment

Comments

Projects
None yet
1 participant
@thestinger
Contributor

thestinger commented Oct 2, 2015

It doesn't have ASLR right now because it's a static executable. The linker isn't available at that point in the boot process right now.

@thestinger thestinger changed the title from make it possible for init to be a dynamic executable to make it possible for init and healthd to be dynamic executables Oct 25, 2015

@thestinger thestinger changed the title from make it possible for init and healthd to be dynamic executables to make it possible for init and healthd to be dynamic executables or implement static PIE Oct 2, 2016

@thestinger

This comment has been minimized.

Show comment Hide comment
@thestinger

thestinger Nov 5, 2016

Contributor

Not planning on implementing this, since static PIE might be a better option.

Contributor

thestinger commented Nov 5, 2016

Not planning on implementing this, since static PIE might be a better option.

@thestinger thestinger closed this Nov 5, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment