Re: How to hack syscall-table, in kernel 2.6+ ?

From: richard -rw- weinberger
Date: Tue Aug 14 2012 - 07:35:53 EST


On Tue, Aug 14, 2012 at 1:31 PM, Ajay Garg <ajaygargnsit@xxxxxxxxx> wrote:
> So, now as a developer, if I wish to hack into the syscall-table, and
> change the syscall-function-pointers to my custom-function-pointers
> (mainly for the reason of adding/preventing access to certain files,
> via Kernel-Loadable-Modules), what is the recommended way?

It has been unexported to stop exactly such crap.
Not do it.

--
Thanks,
//richard
--
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/