Re: Linux C2-Style Audit Capability

From: Ralf Baechle (ralf@uni-koblenz.de)
Date: Sat Aug 04 2001 - 11:46:47 EST


On Sat, Aug 04, 2001 at 10:23:58AM +0100, Alan Cox wrote:

> > System calls are overridden by pointing sys_call_table[system call] to a
> > replacement function which saves off the data for auditing purposes, then
> > calls the original system call.
>
> Ugly but that bit probably ties in with all the other folks trying to put
> together a unified security hook set for 2.5

That approach means you have to write a large number of system specific
wrappers for the various architectures.

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



This archive was generated by hypermail 2b29 : Tue Aug 07 2001 - 21:00:33 EST