Re: [patch 02/02] Debug option to write-protect rodata: the writeprotect logic and config option

From: Josh Boyer
Date: Mon Nov 07 2005 - 09:06:23 EST


On Mon, 2005-11-07 at 10:58 +0000, arjan@xxxxxxxxxxxxx wrote:
> Hi,
>
> I've been working on a patch that turns the kernel's .rodata section to be
> actually read only, eg any write attempts to it cause a segmentation fault.
>
> This patch introduces the actual debug option to catch any writes to rodata

Why a debug option? From what I can tell, it doesn't impact runtime
performance much and it provides good protection. Any reason not to
make it an always-on feature?

josh

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/