ASLR on FreeBSD
Hi folks.
During my free time I wanted to see the "status" of BSD and decided to dedicate an old laptop for OpenBSD. It is worthy, apart of its secure reputation, nothing fancy installed, everything is consistent and rocks solid.
The ASLR implementation is quite good and helpful to detect some "nasty" hidden bugs :-) and with MALLOC_STATS enabled (thanks Mr Moerbeek ... OpenBSD does not have Valgrind, not yet at least ...) for the memory leaks, I have all I need :-).
Then I checked the ASLR status for FreeBSD, the last BSD without it (I know FreeBSD since 2004 and I expect ASLR implementation on it since those years, while Linux has it since quite long time and it rocks solid ...). Still nothing ! But ... will be for the next 11 branch and can be set on/off not only globally but for a specific jail for example !
Awesome and quite interesting ... I am looking for it.
Labels: Address Space Layout Randomization, ASLR, BSD, FreeBSD, MALLOC_STATS, OpenBSD
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home