LWN.net Logo

2.6.12 kernel released

2.6.12 kernel released

Posted Jun 21, 2005 1:18 UTC (Tue) by miallen (guest, #10195)
In reply to: 2.6.12 kernel released by danieldk
Parent article: 2.6.12 kernel released

It is good to see that the kernel now has address space randomization. Hopefully we will soon see good support for non-exec mappings (besides support of the NX bit on AMD64 CPUs).

What's odd is that I recently installed Fedora Core 3 on my Thinkpad T30 with a P4 mobile and noticed that addresses change with each invokation of one of my applications and that trying to execute code in a not PROT_EXEC mmap'd area segfaults. But of course I'm not running this Kernel so how could I have these features already?


(Log in to post comments)

2.6.12 kernel released

Posted Jun 21, 2005 6:52 UTC (Tue) by nix (subscriber, #2304) [Link]

The features in 2.6.12 are both variants of features already (long) present in RH kernels.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds