From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:45176 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728850AbeJaX7B (ORCPT ); Wed, 31 Oct 2018 19:59:01 -0400 Date: Wed, 31 Oct 2018 11:00:38 -0400 From: Sasha Levin To: Kees Cook Cc: Loic , "# 3.4.x" , Salvatore Mesoraca , Solar Designer , Al Viro , Dan Carpenter , Andrew Morton , Linus Torvalds Subject: Re: [PATCH] namei: allow restricted O_CREAT of FIFOs and regular files Message-ID: <20181031150037.GQ194472@sasha-vm> References: <20181023203739.c43434428c1886d87e5e86e1@opensec.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Tue, Oct 30, 2018 at 01:28:36PM -0700, Kees Cook wrote: >On Tue, Oct 23, 2018 at 7:37 PM, Loic wrote: >> Hello, >> >> Please picked up this patch for linux 4.9 and 4.14 (linux 4.4 needs a small modification). >> Indeed, this code will be beneficial to the GNU/Linux distributions that use a longterm kernel. > >Thanks for doing these (and 4.4). It'll be nice to have this available. > >Reviewed-by: Kees Cook This is a hardening patch rather than something that addresses a known issue, no? Why would it go into stable? -- Thanks, Sasha