From: patchwork-bot+netdevbpf@kernel.org
To: Nikolay Aleksandrov <razor@blackwall.org>
Cc: netdev@vger.kernel.org, bridge@lists.linux-foundation.org,
nikolay@nvidia.com, stable@vger.kernel.org, roopa@nvidia.com
Subject: Re: [Bridge] [PATCH net 0/2] net: bridge: multicast: fix automatic router port marking races
Date: Mon, 12 Jul 2021 17:50:03 +0000 [thread overview]
Message-ID: <162611220380.1672.9078277385481579129.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210711095629.2986949-1-razor@blackwall.org>
Hello:
This series was applied to netdev/net.git (refs/heads/master):
On Sun, 11 Jul 2021 12:56:27 +0300 you wrote:
> From: Nikolay Aleksandrov <nikolay@nvidia.com>
>
> Hi,
> While working on per-vlan multicast snooping I found two race conditions
> when multicast snooping is enabled. They're identical and happen when
> the router port list is modified without the multicast lock. One requires
> a PIM hello message to be received on a port and the other an MRD
> advertisement. To fix them we just need to take the multicast_lock when
> adding the ports to the router port list (marking them as router ports).
> Tested on an affected setup by generating the required packets while
> modifying the port list in parallel.
>
> [...]
Here is the summary with links:
- [net,1/2] net: bridge: multicast: fix PIM hello router port marking race
https://git.kernel.org/netdev/net/c/04bef83a3358
- [net,2/2] net: bridge: multicast: fix MRD advertisement router port marking race
https://git.kernel.org/netdev/net/c/000b7287b675
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2021-07-12 17:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-11 9:56 [Bridge] [PATCH net 0/2] net: bridge: multicast: fix automatic router port marking races Nikolay Aleksandrov
2021-07-11 9:56 ` [Bridge] [PATCH net 1/2] net: bridge: multicast: fix PIM hello router port marking race Nikolay Aleksandrov
2021-07-11 9:56 ` [Bridge] [PATCH net 2/2] net: bridge: multicast: fix MRD advertisement " Nikolay Aleksandrov
2021-07-12 17:50 ` patchwork-bot+netdevbpf [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=162611220380.1672.9078277385481579129.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=bridge@lists.linux-foundation.org \
--cc=netdev@vger.kernel.org \
--cc=nikolay@nvidia.com \
--cc=razor@blackwall.org \
--cc=roopa@nvidia.com \
--cc=stable@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox