From: Stephen Hemminger <stephen@networkplumber.org>
To: Eric Dumazet <eric.dumazet@gmail.com>
Cc: nbd@nbd.name, davem@davemloft.net, netdev@vger.kernel.org
Subject: Re: [PATCH] igmp: fix unsafe RCU usage in igmpv3_src_addr
Date: Fri, 2 Feb 2018 17:04:41 -0800 [thread overview]
Message-ID: <20180202170441.5d77150c@xeon-e3> (raw)
In-Reply-To: <1517609925.3715.140.camel@gmail.com>
On Fri, 02 Feb 2018 14:18:45 -0800
Eric Dumazet <eric.dumazet@gmail.com> wrote:
> On Fri, 2018-02-02 at 13:30 -0800, Stephen Hemminger wrote:
> > From: Stephen Hemminger <stephen@networkplumber.org>
> >
> > New igmpv3_get_src_addr would sometimes be called in receive path
> > without holding RCU lock.
>
> Strange, this should have been fixed already ?
>
> https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git/commit/?id=e7aadb27a5415e8125834b84a74477bfbee4eff5
Yes, that fixes it as well.
Did not have that commit on my branch yet.
prev parent reply other threads:[~2018-02-03 1:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-02 21:30 [PATCH] igmp: fix unsafe RCU usage in igmpv3_src_addr Stephen Hemminger
2018-02-02 22:18 ` Eric Dumazet
2018-02-03 1:04 ` Stephen Hemminger [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=20180202170441.5d77150c@xeon-e3 \
--to=stephen@networkplumber.org \
--cc=davem@davemloft.net \
--cc=eric.dumazet@gmail.com \
--cc=nbd@nbd.name \
--cc=netdev@vger.kernel.org \
/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.