Re: System call interposition/unprotecting the table

From: Alan Cox
Date: Mon Aug 13 2007 - 19:02:54 EST


On Mon, 13 Aug 2007 18:05:35 -0400
hinoue@xxxxxxxxxxxxxxxx wrote:

> I have a question about changing the page attributes of the
> system call table.

Please don't do that.

> This works fine on my debian system, but apparently the stock Fedora
> kernel (2.6.22) has the system call table write protected.

This is to protect it from being changed by an attacker or someone trying
to do strange and bogus things to the kernel.

What are you actually trying to achieve ?
-
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/