[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171824403056.29575.16184677059913540404.git-patchwork-notify@kernel.org>
Date: Thu, 13 Jun 2024 02:00:30 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Nikolay Aleksandrov <razor@...ckwall.org>
Cc: netdev@...r.kernel.org, tobias@...dekranz.com, kuba@...nel.org,
roopa@...dia.com, bridge@...ts.linux.dev, edumazet@...gle.com,
pabeni@...hat.com, horms@...nel.org
Subject: Re: [PATCH net 0/2] net: bridge: mst: fix suspicious rcu usage warning
Hello:
This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Sun, 9 Jun 2024 13:36:52 +0300 you wrote:
> Hi all,
> This set fixes a suspicious RCU usage warning triggered by syzbot[1] in
> the bridge's MST code. After I converted br_mst_set_state to RCU, I
> forgot to update the vlan group dereference helper. Fix it by using
> the proper helper, in order to do that we need to pass the vlan group
> which is already obtained correctly by the callers for their respective
> context. Patch 01 is a requirement for the fix in patch 02.
>
> [...]
Here is the summary with links:
- [net,1/2] net: bridge: mst: pass vlan group directly to br_mst_vlan_set_state
https://git.kernel.org/netdev/net/c/36c92936e868
- [net,2/2] net: bridge: mst: fix suspicious rcu usage in br_mst_set_state
https://git.kernel.org/netdev/net/c/546ceb1dfdac
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists