All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: eric.dumazet@gmail.com
Cc: alexei.starovoitov@gmail.com, tom@herbertland.com,
	edumazet@google.com, netdev@vger.kernel.org,
	dan.carpenter@oracle.com
Subject: Re: [PATCH net-next] flow_dissector: fix ipv6 dst, hop-by-hop and routing ext hdrs
Date: Fri, 12 Jun 2015 21:59:01 -0700 (PDT)	[thread overview]
Message-ID: <20150612.215901.1746619163064507549.davem@davemloft.net> (raw)
In-Reply-To: <1434162692.27504.111.camel@edumazet-glaptop2.roam.corp.google.com>

From: Eric Dumazet <eric.dumazet@gmail.com>
Date: Fri, 12 Jun 2015 19:31:32 -0700

> From: Eric Dumazet <edumazet@google.com>
> 
> __skb_header_pointer() returns a pointer that must be checked.
> 
> Fixes infinite loop reported by Alexei, and add __must_check to
> catch these errors earlier.
> 
> Fixes: 6a74fcf426f5 ("flow_dissector: add support for dst, hop-by-hop and routing ext hdrs")
> Reported-by: Alexei Starovoitov <alexei.starovoitov@gmail.com>
> Tested-by: Alexei Starovoitov <alexei.starovoitov@gmail.com>
> Signed-off-by: Eric Dumazet <edumazet@google.com>

Applied, thanks Eric.

  parent reply	other threads:[~2015-06-13  4:59 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-12 16:01 [PATCH net-next 0/2] flow_dissector: Fix MPLS parsing and add ext hdr support Tom Herbert
2015-06-12 16:01 ` [PATCH net-next 1/2] flow_dissector: Fix MPLS entropy label handling in flow dissector Tom Herbert
2015-06-12 16:01 ` [PATCH net-next 2/2] flow_dissector: add support for dst, hop-by-hop and routing ext hdrs Tom Herbert
2015-06-13  1:27   ` Alexei Starovoitov
2015-06-13  1:37     ` Eric Dumazet
2015-06-13  1:50       ` Alexei Starovoitov
2015-06-13  2:11         ` Eric Dumazet
2015-06-13  2:15           ` Alexei Starovoitov
2015-06-13  2:31             ` [PATCH net-next] flow_dissector: fix ipv6 " Eric Dumazet
2015-06-13  2:40               ` Tom Herbert
2015-06-13  4:59               ` David Miller [this message]
2015-06-12 21:24 ` [PATCH net-next 0/2] flow_dissector: Fix MPLS parsing and add ext hdr support David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150612.215901.1746619163064507549.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=alexei.starovoitov@gmail.com \
    --cc=dan.carpenter@oracle.com \
    --cc=edumazet@google.com \
    --cc=eric.dumazet@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=tom@herbertland.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.