From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:33628 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755946AbdJJSF7 (ORCPT ); Tue, 10 Oct 2017 14:05:59 -0400 Date: Tue, 10 Oct 2017 20:06:07 +0200 From: Greg KH To: Theodore Ts'o Cc: stable@vger.kernel.org Subject: Re: Please backport: vfs: deny copy_file_range() for non regular files Message-ID: <20171010180607.GF747@kroah.com> References: <20171008011933.yvkrl35hk2q2xrmp@thunk.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171008011933.yvkrl35hk2q2xrmp@thunk.org> Sender: stable-owner@vger.kernel.org List-ID: On Sat, Oct 07, 2017 at 09:19:33PM -0400, Theodore Ts'o wrote: > Hi, please cherry pick the following upstream commit: > > 11cbfb10775a: vfs: deny copy_file_range() for non regular files > > to 3.18, 4.1, 4.4, and 4.9 LTS stable kernels. It does not apply to the 3.18 or 4.4 stable kernels. It worked for 4.9. Don't care about 4.1 :) Do you have a working backport anywhere? thanks, greg k-h