Re: [malware-list] [RFC 0/5] [TALPA] Intro to a linux interfacefor on access scanning

From: Greg KH
Date: Tue Aug 05 2008 - 13:09:18 EST


On Tue, Aug 05, 2008 at 12:23:28PM +0100, Alan Cox wrote:
> > > It may be possible to do in glibc, LD_PRELOAD doesn't exactly work for
> > > suid binaries
> >
> > Are suid binaries something that you feel is necessary to scan from?
> >
> > I don't see it on the list above :)
>
> Doesn't work very well really does it - ld.so loads files too and can be
> attacked.

But that's an "attack" vector, which virus scanners are not addressing.
They are going for the "is this file corrupted" type issue. The
"normal" LSM interface is for malware itself, taking control of a
system.

thanks,

greg k-h
--
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/