Re: [PATCH net v1] net/smc: fix socket use-after-free during link group termination
[email protected] Tue, 28 Jul 2026 09:32:39 +0000
| Newsgroups | org.kernel.vger.linux-rdma,org.kernel.vger.linux-s390,org.kernel.vger.netdev,org.kernel.vger.stable |
|---|---|
| Message-ID | <178523115913.1642152.18219172215531493703.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to netdev/net.git (main) by Paolo Abeni <[email protected]>: On Thu, 23 Jul 2026 18:54:54 +0800 you wrote: > From: Xuanqiang Luo <[email protected]> > > __smc_lgr_terminate() drops conns_lock after finding a connection in > lgr->conns_all, but before taking a reference on its socket. The connection > is embedded in the socket, and its registration reference protects it only > while the connection remains in the tree. > > [...] Here is the summary with links: - [net,v1] net/smc: fix socket use-after-free during link group termination https://git.kernel.org/netdev/net/c/f621d6ebeebb You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html