From: David Miller <davem@davemloft.net>
To: weichunc@plumgrid.com
Cc: netdev@vger.kernel.org, ast@plumgrid.com, tgraf@suug.ch
Subject: Re: [PATCH net-next] ipv6: fix crash over flow-based vxlan device
Date: Sun, 26 Jul 2015 20:55:14 -0700 (PDT) [thread overview]
Message-ID: <20150726.205514.377285318773173282.davem@davemloft.net> (raw)
In-Reply-To: <1437613992-25953-1-git-send-email-weichunc@plumgrid.com>
From: Wei-Chun Chao <weichunc@plumgrid.com>
Date: Wed, 22 Jul 2015 18:13:12 -0700
> Similar check was added in ip_rcv but not in ipv6_rcv.
>
> BUG: unable to handle kernel NULL pointer dereference at (null)
> IP: [<ffffffff81734e0a>] ipv6_rcv+0xfa/0x500
> Call Trace:
> [<ffffffff816c9786>] ? ip_rcv+0x296/0x400
> [<ffffffff817732d2>] ? packet_rcv+0x52/0x410
> [<ffffffff8168e99f>] __netif_receive_skb_core+0x63f/0x9a0
> [<ffffffffc02b34a0>] ? br_handle_frame_finish+0x580/0x580 [bridge]
> [<ffffffff8109912c>] ? update_rq_clock.part.81+0x1c/0x40
> [<ffffffff8168ed18>] __netif_receive_skb+0x18/0x60
> [<ffffffff8168fa1f>] process_backlog+0x9f/0x150
>
> Fixes: ee122c79d422 (vxlan: Flow based tunneling)
> Signed-off-by: Wei-Chun Chao <weichunc@plumgrid.com>
Applied, thank you.
prev parent reply other threads:[~2015-07-27 3:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-23 1:13 [PATCH net-next] ipv6: fix crash over flow-based vxlan device Wei-Chun Chao
2015-07-23 7:17 ` Thomas Graf
2015-07-27 3:55 ` David Miller [this message]
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=20150726.205514.377285318773173282.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=ast@plumgrid.com \
--cc=netdev@vger.kernel.org \
--cc=tgraf@suug.ch \
--cc=weichunc@plumgrid.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).