Re: [PATCH net] net: openvswitch: fix use-after-free of the flow table mask array
From: patchwork-bot+netdevbpf
Date: Tue Sep 08 2026 - 20:31:32 EST
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:
On Sun, 6 Sep 2026 10:21:09 +0200 you wrote:
> tbl_mask_array_realloc() retires the old mask_array before it stops being
> reachable:
>
> old = ovsl_dereference(tbl->mask_array);
> if (old) {
> ...
> call_rcu(&old->rcu, mask_array_rcu_cb);
> }
>
> [...]
Here is the summary with links:
- [net] net: openvswitch: fix use-after-free of the flow table mask array
https://git.kernel.org/netdev/net/c/ba4ba11ed6eb
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html