From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean Sacren Subject: Re: [PATCH net] net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcv Date: Tue, 3 Sep 2013 15:59:15 -0600 Message-ID: <20130903215915.GF8262@mail.gmail.com> References: <1378229352-9779-1-git-send-email-dborkman@redhat.com> <1378230513.7360.37.camel@edumazet-glaptop> <20130903194620.GE8262@mail.gmail.com> <1378240517.7360.41.camel@edumazet-glaptop> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Daniel Borkmann , davem@davemloft.net, netdev@vger.kernel.org, yoshfuji@linux-ipv6.org, Jiri Benc To: Eric Dumazet Return-path: Received: from mail-pb0-f53.google.com ([209.85.160.53]:60734 "EHLO mail-pb0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759828Ab3ICWBl (ORCPT ); Tue, 3 Sep 2013 18:01:41 -0400 Received: by mail-pb0-f53.google.com with SMTP id up15so6519931pbc.26 for ; Tue, 03 Sep 2013 15:01:41 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1378240517.7360.41.camel@edumazet-glaptop> Sender: netdev-owner@vger.kernel.org List-ID: From: Eric Dumazet Date: Tue, 03 Sep 2013 13:35:17 -0700 > > How did you get your conclusion ? If one changes one line of code, doesn't one own that line? -- Jean Sacren