From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH] private mounts Date: Tue, 26 Apr 2005 11:04:12 +0100 Message-ID: <20050426100412.GA30762@infradead.org> References: <3Xagd-5Wb-1@gated-at.bofh.it> <1114445923.4480.94.camel@localhost> <20050425191015.GC28294@mail.shareable.org> <20050426091921.GA29810@infradead.org> <20050426093628.GA30208@infradead.org> <20050426030010.63757c8c.akpm@osdl.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Miklos Szeredi , hch@infradead.org, jamie@shareable.org, linuxram@us.ibm.com, 7eggert@gmx.de, bulb@ucw.cz, viro@parcelfarce.linux.theplanet.co.uk, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Return-path: Received: from pentafluge.infradead.org ([213.146.154.40]:28848 "EHLO pentafluge.infradead.org") by vger.kernel.org with ESMTP id S261466AbVDZKEW (ORCPT ); Tue, 26 Apr 2005 06:04:22 -0400 To: Andrew Morton Content-Disposition: inline In-Reply-To: <20050426030010.63757c8c.akpm@osdl.org> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Tue, Apr 26, 2005 at 03:00:10AM -0700, Andrew Morton wrote: > Not as thick as mine! Could someone please explain in small words what's > wrong with an suid mount helper? Nothing per-se. What makes it bad is the contect of a userland filesystem where the actual filesystem operations in the mounted filesystem happen in contect of a non-privilegued user.