From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from Chamillionaire.breakpoint.cc ([146.0.238.67]:39252 "EHLO Chamillionaire.breakpoint.cc" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932708AbeCMLfq (ORCPT ); Tue, 13 Mar 2018 07:35:46 -0400 Date: Tue, 13 Mar 2018 12:35:44 +0100 From: Florian Westphal To: Greg KH Cc: Florian Westphal , 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: <20180313113544.GC31828@breakpoint.cc> References: <1520939690115186@kroah.com> <20180313112930.GA31828@breakpoint.cc> <20180313113155.GA17308@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180313113155.GA17308@kroah.com> Sender: stable-owner@vger.kernel.org List-ID: Greg KH wrote: > 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? It got placed into net.git yesterday...