Re: intercepting syscalls

From: Chris Wright
Date: Fri Apr 15 2005 - 13:17:25 EST


* Igor Shmukler (igor.shmukler@xxxxxxxxx) wrote:
> We are working on a LKM for the 2.6 kernel.
> We HAVE to intercept system calls. I understand this could be
> something developers are no encouraged to do these days, but we need
> this.

I don't think you'll find much empathy or support here. This is seriously
discouraged. It's usually the beginning of many ugly and suspect things
being done in a module.

thanks,
-chris
--
Linux Security Modules http://lsm.immunix.org http://lsm.bkbits.net
-
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/