From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:52318 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932503AbeCMLby (ORCPT ); Tue, 13 Mar 2018 07:31:54 -0400 Date: Tue, 13 Mar 2018 12:31:55 +0100 From: Greg KH To: Florian Westphal Cc: pablo@netfilter.org, stable@vger.kernel.org Subject: Re: Patch "netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets" has been added to the 4.14-stable tree Message-ID: <20180313113155.GA17308@kroah.com> References: <1520939690115186@kroah.com> <20180313112930.GA31828@breakpoint.cc> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180313112930.GA31828@breakpoint.cc> Sender: stable-owner@vger.kernel.org List-ID: On Tue, Mar 13, 2018 at 12:29:30PM +0100, Florian Westphal wrote: > gregkh@linuxfoundation.org wrote: > > netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets > > > > to the 4.14-stable tree which can be found at: > > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > This needs > > commit 932909d9b28d27e807ff8eecb68c7748f6701628 > ("netfilter: ebtables: fix erroneous reject of last rule") > > as a followup fix, else it becomes impossible to add rules > to the last builtin base chain. That's not in Linus's tree yet :( Is it in Dave's tree to be sent to Linus soon? thanks, greg k-h