Re: [PATCH net] vxlan: mdb: Fix use-after-free in vxlan_mdb_flush()

[email protected]
Newsgroups gmane.linux.network,gmane.linux.kernel
Message-ID <178704720540.1996636.17975547530144489288.git-patchwork-notify@kernel.org>
Hello:

This patch was applied to netdev/net.git (main)
by Paolo Abeni <[email protected]>:

On Sat, 15 Aug 2026 00:35:47 +0900 you wrote:
> vxlan_mdb_flush() iterates over the MDB entries using
> hlist_for_each_entry_safe(), which only tolerates the removal of the
> current entry. Contrary to the comment above the loop, the removal of an
> entry can trigger the removal of another entry.
> 
> Flushing the remotes of a (*, G) entry also removes the (S, G) entries
> that were created for its source list, once they are left without
> remotes:
> 
> [...]

Here is the summary with links:
  - [net] vxlan: mdb: Fix use-after-free in vxlan_mdb_flush()
    https://git.kernel.org/netdev/net/c/bc2dc66a6693

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.