Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261592AbVDOUEO (ORCPT ); Fri, 15 Apr 2005 16:04:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261948AbVDOUEO (ORCPT ); Fri, 15 Apr 2005 16:04:14 -0400 Received: from fire.osdl.org ([65.172.181.4]:65423 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S261592AbVDOUEH (ORCPT ); Fri, 15 Apr 2005 16:04:07 -0400 Date: Fri, 15 Apr 2005 13:03:56 -0700 From: "Randy.Dunlap" To: Igor Shmukler Cc: arjan@infradead.org, linux-kernel@vger.kernel.org Subject: Re: intercepting syscalls Message-Id: <20050415130356.5d99856f.rddunlap@osdl.org> In-Reply-To: <6533c1c905041512411ec2a8db@mail.gmail.com> References: <6533c1c905041511041b846967@mail.gmail.com> <1113588694.6694.75.camel@laptopd505.fenrus.org> <6533c1c905041512411ec2a8db@mail.gmail.com> Organization: OSDL X-Mailer: Sylpheed version 1.0.4 (GTK+ 1.2.10; i686-pc-linux-gnu) X-Face: SvC&!/v_Hr`MvpQ*|}uez16KH[#EmO2Tn~(r-y+&Jb}?Zhn}c:Eee&zq`cMb_[5`tT(22ms (.P84,bq_GBdk@Kgplnrbj;Y`9IF`Q4;Iys|#3\?*[:ixU(UR.7qJT665DxUP%K}kC0j5,UI+"y-Sw mn?l6JGvyI^f~2sSJ8vd7s[/CDY]apD`a;s1Wf)K[,.|-yOLmBl0 wrote: | > On Fri, 2005-04-15 at 14:04 -0400, Igor Shmukler wrote: | > > Hello, | > > 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. | > | > your module is GPL licensed right ? (You're depending on deep internals | > after all) | > | > Why do you *have* to intercept system calls... can't you instead use the | > audit infrastructure to get that information ? | > | > What is the URL of your current code so that we can provide reasonable | > recommendations ? | - --- ~Randy - 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/