[CFT] ASLR and PIE on amd64
Oliver Pinter
oliver.pntr at gmail.com
Mon Apr 28 14:29:26 UTC 2014
Updated aslr + segvguard SNAPSHOT patches, see the attachments.
freebsd-stable-10-r265039-aslr-segvguard-SNAPSHOT.diff : against
stable/10 @r265039
freebsd-current-r265046-aslr-segvguard-SNAPSHOT.diff : against current @r265046
To apply the patch, use this command:
patch -p1 < freebsd-stable-10-r265039-aslr-segvguard-SNAPSHOT.diff
or
patch -p1 < freebsd-current-r265046-aslr-segvguard-SNAPSHOT.diff
github: https://github.com/HardenedBSD/hardenedBSD/commits/hardened/10/aslr
github: https://github.com/HardenedBSD/hardenedBSD/commits/hardened/current/aslr
git: https://github.com/HardenedBSD/hardenedBSD.git
More information about the freebsd-current
mailing list