From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Ahern Subject: Re: [BUG] kernel stack corruption during/after Netlabel error Date: Thu, 30 Nov 2017 11:03:27 -0700 Message-ID: <070df585-6615-554c-e0a0-4415930a1688@gmail.com> References: <4d73f839-7a86-6edc-b44b-e296bd5947c2@schaufler-ca.com> <1512039044.19682.12.camel@gmail.com> <1512064629.19682.21.camel@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: Paul Moore , netdev@vger.kernel.org, Stephen Smalley , selinux@tycho.nsa.gov, LSM To: Eric Dumazet , Casey Schaufler , James Morris Return-path: Received: from mail-pf0-f194.google.com ([209.85.192.194]:33613 "EHLO mail-pf0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753870AbdK3SD3 (ORCPT ); Thu, 30 Nov 2017 13:03:29 -0500 In-Reply-To: <1512064629.19682.21.camel@gmail.com> Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: On 11/30/17 10:57 AM, Eric Dumazet wrote: > I wonder if this should not be in a separate patch ? > > Bug was added in 971f10eca186cab238c49daa91f703c5a001b0b1 ("tcp: better > TCP_SKB_CB layout to reduce cache line misses") in linux 3.18 > > While VRF was added later. > > If you agree, I will prepare a patch series, with different Fixes tag > so that David can decide which path needs to be backported into each > stable version. > That's sound fine to me.