Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@xxxxxxxxxx>: On Wed, 6 Nov 2024 04:36:04 -0500 you wrote: > When hvs is released, there is a possibility that vsk->trans may not > be initialized to NULL, which could lead to a dangling pointer. > This issue is resolved by initializing vsk->trans to NULL. > > Fixes: ae0078fcf0a5 ("hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK)") > Cc: stable@xxxxxxxxxxxxxxx > Signed-off-by: Hyunwoo Kim <v4bel@xxxxxxxxx> > > [...] Here is the summary with links: - [v2] hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer https://git.kernel.org/netdev/net-next/c/e629295bd60a You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html