Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753921AbZC2EPb (ORCPT ); Sun, 29 Mar 2009 00:15:31 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750930AbZC2EPV (ORCPT ); Sun, 29 Mar 2009 00:15:21 -0400 Received: from zeniv.linux.org.uk ([195.92.253.2]:36851 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750889AbZC2EPU (ORCPT ); Sun, 29 Mar 2009 00:15:20 -0400 Date: Sun, 29 Mar 2009 05:14:12 +0100 From: Al Viro To: Oleg Nesterov Cc: Hugh Dickins , Linus Torvalds , Andrew Morton , Joe Malicki , Michael Itz , Kenneth Baker , Chris Wright , David Howells , Alexey Dobriyan , Greg Kroah-Hartman , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: Q: check_unsafe_exec() races (Was: [PATCH 2/4] fix setuid sometimes doesn't) Message-ID: <20090329041412.GG28946@ZenIV.linux.org.uk> References: <20090329005343.GA12139@redhat.com> <20090329041022.GF28946@ZenIV.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090329041022.GF28946@ZenIV.linux.org.uk> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 578 Lines: 15 On Sun, Mar 29, 2009 at 05:10:22AM +0100, Al Viro wrote: > Frankly, I don't think we really care. Note that having several sub-threads > and doing execve() in one of them will kill the rest, so you really want > to do some kind of synchronization in userland, that is > to get something similar to reasonable > behaviour anyway. -- 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/