Hello:

This series was applied to netdev/net.git (main)
by Jakub Kicinski <[email protected]>:

On Wed,  5 Nov 2025 13:19:17 +0200 you wrote:
> Hi,
> Patch 01 fixes a race condition that exists between expired fdb deletion
> and port deletion when MST is enabled. Learning can happen after the
> port's state has been changed to disabled which could lead to that
> port's memory being used after it's been freed. The issue was reported
> by syzbot, more information in patch 01. Patch 02 fixes an issue with
> MST's static key which Ido spotted, we can have multiple bridges with MST
> and a single bridge can erroneously disable it for all.
> 
> [...]

Here is the summary with links:
  - [net,v2,1/2] net: bridge: fix use-after-free due to MST port state bypass
    https://git.kernel.org/netdev/net/c/8dca36978aa8
  - [net,v2,2/2] net: bridge: fix MST static key usage
    https://git.kernel.org/netdev/net/c/ee87c63f9b2a

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Reply via email to