Hello: This patch was applied to netdev/net.git (main) by David S. Miller <davem@xxxxxxxxxxxxx>: On Mon, 7 Oct 2024 12:25:11 -0400 you wrote: > If hashing fails in sctp_listen_start(), the socket remains in the > LISTENING state, even though it was not added to the hash table. > This can lead to a scenario where a socket appears to be listening > without actually being accessible. > > This patch ensures that if the hashing operation fails, the sk_state > is set back to CLOSED before returning an error. > > [...] Here is the summary with links: - [net] sctp: ensure sk_state is set to CLOSED if hashing fails in sctp_listen_start https://git.kernel.org/netdev/net/c/4d5c70e6155d You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html