Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753222AbdHQQrc (ORCPT ); Thu, 17 Aug 2017 12:47:32 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:45586 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753124AbdHQQrb (ORCPT ); Thu, 17 Aug 2017 12:47:31 -0400 Date: Thu, 17 Aug 2017 09:47:32 -0700 From: Greg Kroah-Hartman To: Stefan Bader Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Eric Leblond , Pablo Neira Ayuso , "David S. Miller" Subject: Re: [PATCH 4.4 018/101] netfilter: synproxy: fix conntrackd interaction Message-ID: <20170817164732.GA23803@kroah.com> References: <20170703133334.237346187@linuxfoundation.org> <20170703133337.544046981@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 688 Lines: 18 On Thu, Aug 17, 2017 at 07:57:07AM +0200, Stefan Bader wrote: > On 03.07.2017 15:34, Greg Kroah-Hartman wrote: > > 4.4-stable review patch. If anyone has any objections, please let me know. > > We found that pulling below patch into stable trees without also pulling > > commit 9c3f3794926a997b1cab6c42480ff300efa2d162 > Author: Liping Zhang > Date: Sat Mar 25 16:35:29 2017 +0800 > > netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregister > > will result in a regression, at least in 4.4.y[1]. Stable maintainers who picked > up below patch might want to consider picking up above fix. Thanks, I've now picked this one up too. greg k-h