[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4B6F6EBB.5070106@zytor.com>
Date: Sun, 07 Feb 2010 17:54:03 -0800
From: "H. Peter Anvin" <hpa@...or.com>
To: Rusty Russell <rusty@...tcorp.com.au>
CC: Andi Kleen <andi@...stfloor.org>,
Siarhei Liakh <sliakh.lkml@...il.com>,
linux-kernel@...r.kernel.org,
linux-security-module@...r.kernel.org, linux-next@...r.kernel.org,
Arjan van de Ven <arjan@...radead.org>,
James Morris <jmorris@...ei.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Andi Kleen <ak@....de>, Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...e.hu>,
Stephen Rothwell <sfr@...b.auug.org.au>,
Dave Jones <davej@...hat.com>
Subject: Re: [PATCH v8] RO/NX protection for loadable kernel modules
On 02/07/2010 05:45 PM, Rusty Russell wrote:
>
> Strict RO/NX protection. But without the option enabled, the patch gives
> best-effort protection, which is nice (for no additional space).
>
Since Linux kernel modules are actually .o's, not .so's, in theory we
could bundle the sections together by type. There could still be
external fragmentation, of course, but on most systems module unload is
relatively rare.
-hpa
--
H. Peter Anvin, Intel Open Source Technology Center
I work for Intel. I don't speak on their behalf.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists