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

From: Rik van Riel
Date: Tue Aug 05 2008 - 20:34:28 EST


On Tue, 05 Aug 2008 14:39:34 -0400
Eric Paris <eparis@xxxxxxxxxx> wrote:
> On Tue, 2008-08-05 at 11:27 -0700, Arjan van de Ven wrote:

> > but close is... very limited in value. Open is a discrete event
> > traditionally associated withh permission checks.
> > Close... not so. (And if you mmap memory, you can then close the file
> > and still write to it via the mmap)
>
> Thankfully my implementation will invalidate that close time check and
> caching result. It does the invalidating the same place we update mtime
> and my understanding is that mmap has been updating mtime for quite a
> while now.

Then isn't the close time check superfluous, since you do the
checks at change time already?

--
All rights reversed.
--
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/