From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp-42aa.mail.infomaniak.ch (smtp-42aa.mail.infomaniak.ch [84.16.66.170]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id C284D21770E for ; Thu, 19 Dec 2024 07:45:09 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=84.16.66.170 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1734594313; cv=none; b=M/6qFrDOkIyvm9CnQJG7/gBfHcJCaaKQCRX87QWJF/vq9bsjOJvh8NIx4/SWQad2eLLgDHTkhHicRgdRIPtHMbdzeyryl3WoZY6MU3wVKdma9m5pWHx/ImwxoleYKL94bRJLW9LCHNBRVFR0U6kD7PsYwx0mMiJT+d0vjQw9DKY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1734594313; c=relaxed/simple; bh=4kZV05gAcdH13bba/KY+LydZ9n98bA1dNYEnzu9VffA=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=DyikaLzzLJC9dujQ2gm2matNtMkcoj4iL0iAIFoWTYiITXjQV0iBah29DOd1pMMB3B5bcdpNKMzIbyvjqEyrW9UgoiG6O8a2rCjbPkB0/zLMFsnRZvQRugIDw5VsZemJUKfP2fGpJzLn0IYESWmybNaN1U5LS0IbEYJ9wE5/n/0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=digikod.net; spf=pass smtp.mailfrom=digikod.net; dkim=pass (1024-bit key) header.d=digikod.net header.i=@digikod.net header.b=0PaeD2mZ; arc=none smtp.client-ip=84.16.66.170 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=digikod.net Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=digikod.net Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=digikod.net header.i=@digikod.net header.b="0PaeD2mZ" Received: from smtp-3-0001.mail.infomaniak.ch (unknown [IPv6:2001:1600:4:17::246c]) by smtp-3-3000.mail.infomaniak.ch (Postfix) with ESMTPS id 4YDMyk2dlLzg73; Thu, 19 Dec 2024 08:45:02 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=digikod.net; s=20191114; t=1734594302; bh=oKhFkfeKlHLMteV17dJwPYDJMj25IWwSaNtedn4t5og=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=0PaeD2mZXMVXSB0s3zaJLGesGRhVGJwjco61VkN0AtFjed07nbQSnjPZq0OMG4Uiu 6GGqjloRLZ+q2vtgOzexlRTyqCRQmT7TjrWl+anvbdbs6ryn0zJs5ggkQ/7y6qXsl9 4EbXr0LzwyzvuSLNxj4fMgTNVxzVW43NV/jKyqCA= Received: from unknown by smtp-3-0001.mail.infomaniak.ch (Postfix) with ESMTPA id 4YDMyf3syCzYXg; Thu, 19 Dec 2024 08:44:58 +0100 (CET) Date: Thu, 19 Dec 2024 08:44:56 +0100 From: =?utf-8?Q?Micka=C3=ABl_Sala=C3=BCn?= To: Kees Cook Cc: Al Viro , Christian Brauner , Paul Moore , Serge Hallyn , Adhemerval Zanella Netto , Alejandro Colomar , Aleksa Sarai , Andrew Morton , Andy Lutomirski , Arnd Bergmann , Casey Schaufler , Christian Heimes , Dmitry Vyukov , Elliott Hughes , Eric Biggers , Eric Chiang , Fan Wu , Florian Weimer , Geert Uytterhoeven , James Morris , Jan Kara , Jann Horn , Jeff Xu , Jonathan Corbet , Jordan R Abrahams , Lakshmi Ramasubramanian , Linus Torvalds , Luca Boccassi , Luis Chamberlain , "Madhavan T . Venkataraman" , Matt Bobrowski , Matthew Garrett , Matthew Wilcox , Miklos Szeredi , Mimi Zohar , Nicolas Bouchinet , Roberto Sassu , Scott Shell , Shuah Khan , Shuah Khan , Stephen Rothwell , Steve Dower , Steve Grubb , Theodore Ts'o , Thibaut Sautereau , Vincent Strubel , Xiaoming Ni , kernel-hardening@lists.openwall.com, linux-api@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-integrity@vger.kernel.org, linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org Subject: Re: [PATCH v23 0/8] Script execution control (was O_MAYEXEC) Message-ID: <20241219.CaiVie9caNge@digikod.net> References: <20241212174223.389435-1-mic@digikod.net> <20241218.aBaituy0veK7@digikod.net> <202412181130.84A2FCF2@keescook> Precedence: bulk X-Mailing-List: linux-integrity@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <202412181130.84A2FCF2@keescook> X-Infomaniak-Routing: alpha On Wed, Dec 18, 2024 at 11:31:57AM -0800, Kees Cook wrote: > On Wed, Dec 18, 2024 at 11:40:59AM +0100, Mickaël Salaün wrote: > > In the meantime I've pushed it in my tree, it should appear in -next > > tomorrow. Please, let me know when you take it, I'll remove it from my > > tree. > > Thanks! Yeah, I was just finally getting through my email after my > pre-holiday holiday. ;) > > I'll get this into my -next tree now. Thanks, I just removed mine. > > -Kees > > -- > Kees Cook