From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zefan Li Subject: Re: [PATCH -stable,3.4.y] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get Date: Sat, 7 Nov 2015 14:28:14 +0800 Message-ID: <563D99FE.2090303@huawei.com> References: <1446813886-5632-1-git-send-email-pablo@netfilter.org> <1446813886-5632-3-git-send-email-pablo@netfilter.org> <20151106170946.GD24185@kroah.com> <20151106172743.GC1357@salvia> <20151106221126.GA19582@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Cc: Pablo Neira Ayuso , , stable , "Andrey Vagin" , Eric Dumazet , "Florian Westphal" , Patrick McHardy , Jozsef Kadlecsik , "David S. Miller" , "Cyrill Gorcunov" To: Ani Sinha , Greg KH Return-path: In-Reply-To: Sender: stable-owner@vger.kernel.org List-Id: netfilter-devel.vger.kernel.org Hi Ani, On 2015/11/7 6:27, Ani Sinha wrote: > On Fri, Nov 6, 2015 at 2:11 PM, Greg KH wrote: >> On Fri, Nov 06, 2015 at 12:30:55PM -0800, Ani Sinha wrote: >>> I am not sure how you guys work but I think this two patches needs to >>> be applied here : >>> >>> https://git.kernel.org/cgit/linux/kernel/git/lizf/linux-3.4.y-queue.git/ >> >> I have no idea what you are referring to here :( > > The patches which we are referring to here is only for linux 3.4 > series. The testing was only done on 3.4 not on other -stable > releases. I don't even know if the patch would cleanly apply on other > stable trains. Since I see Zefan maintains 3.4 and he has a linux git > queue, I thought may be these patches should be applied there. That is > what I was wondering. I don't have clear understanding how Zefan pulls > his 3.4 backport patches from. > > Does that make sense? > . I saw Pablo has already sent those fixes to -stable. I'll queue them up for next 3.4.y release. Thanks for working on this!