LWN.net Logo

Address space randomization in 2.6

Address space randomization in 2.6

Posted Feb 3, 2005 11:14 UTC (Thu) by nix (subscriber, #2304)
Parent article: Address space randomization in 2.6

Notably, if you prelink things this turns off some of the randomization (stacks are randomized, but the mmap() area can't be, because the whole point of prelink is to fix the load addresses of libraries and eliminate the need for them to be relocated).

But this is no real problem, as long as you use the -R option to prelink, which does a static randomization (but the addresses are still random, so an attacker must still brute-force things).


(Log in to post comments)

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds
Powered by Rackspace Managed Hosting.