Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752030AbYLWSAh (ORCPT ); Tue, 23 Dec 2008 13:00:37 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751158AbYLWSA2 (ORCPT ); Tue, 23 Dec 2008 13:00:28 -0500 Received: from gprs189-60.eurotel.cz ([160.218.189.60]:33754 "EHLO gprs189-60.eurotel.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751051AbYLWSA2 (ORCPT ); Tue, 23 Dec 2008 13:00:28 -0500 Date: Tue, 23 Dec 2008 12:54:28 +0100 From: Pavel Machek To: John Ogness Cc: linux-kernel@vger.kernel.org, viro@zeniv.linux.org.uk, malware-list@lists.printk.net, eparis@redhat.com, hch@infradead.org, alan@lxorguk.ukuu.org.uk Subject: Re: [PATCH 0/5] VFS: DazukoFS, stackable-fs, file access control Message-ID: <20081223115428.GB1439@ucw.cz> References: <86d4flh96z.fsf@johno-ibook.fn.ogness.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86d4flh96z.fsf@johno-ibook.fn.ogness.net> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1295 Lines: 27 Hi! > MOTIVATION > > Since 2001 various anti-virus vendors have been providing out-of-tree > solutions for online virus scanning. Although GNU/Linux systems > currently are not targets of virus authors, many organizations are > interested in online virus scanning on Linux-based servers in order to > help protect Microsoft Windows clients. It is often argued that file > scanning should be implemented in the various services (such as Samba, > Apache, vsftpd, etc.), and indeed many such solutions have been > implemented. However, there is a continued demand for a kernel-based > solution because it can guard the entire filesystem independent from > the types and numbers of services running on a system. Somewhere here you should mention that unlike other solutions that work 100% of time, dazuko is be design racy and may still allow viruses to be spread from linux system when mmap is used. Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- 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/