Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262010AbVATAoG (ORCPT ); Wed, 19 Jan 2005 19:44:06 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262009AbVATAoF (ORCPT ); Wed, 19 Jan 2005 19:44:05 -0500 Received: from fw.osdl.org ([65.172.181.6]:63165 "EHLO mail.osdl.org") by vger.kernel.org with ESMTP id S262006AbVATAn4 (ORCPT ); Wed, 19 Jan 2005 19:43:56 -0500 Date: Wed, 19 Jan 2005 16:43:53 -0800 From: Chris Wright To: "Michael S. Tsirkin" Cc: Chris Wright , Andi Kleen , akpm@osdl.org, hch@infradead.org, linux-kernel@vger.kernel.org, davem@davemloft.net Subject: Re: [PATCH 1/5] compat_ioctl call seems to miss a security hook Message-ID: <20050119164353.W24171@build.pdx.osdl.net> References: <20050118072133.GB76018@muc.de> <20050118103418.GA23099@mellanox.co.il> <20050118072133.GB76018@muc.de> <20050118104515.GA23127@mellanox.co.il> <20050118112220.X24171@build.pdx.osdl.net> <20050120002806.GA16674@mellanox.co.il> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20050120002806.GA16674@mellanox.co.il>; from mst@mellanox.co.il on Thu, Jan 20, 2005 at 02:28:06AM +0200 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 667 Lines: 17 * Michael S. Tsirkin (mst@mellanox.co.il) wrote: > I'm all for it, but the way the patch below works, we could end up > calling ->ioctl or ->unlocked_ioctl from the compat > syscall, and we dont want that. Hmm, I didn't actually change how those are called. So if it's an issue, then I don't think this patch introduces it. thanks, -chris -- Linux Security Modules http://lsm.immunix.org http://lsm.bkbits.net - 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/