Re: [PATCH net-next] net/smc: Ensure correct state of the socket in send path
From: patchwork-bot+netdevbpf@kernel.org
Date: 2021-06-25 19:00:16
Also in:
linux-s390
From: patchwork-bot+netdevbpf@kernel.org
Date: 2021-06-25 19:00:16
Also in:
linux-s390
Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Fri, 25 Jun 2021 17:11:02 +0200 you wrote:
From: Guvenc Gulce <redacted> When smc_sendmsg() is called before the SMC socket initialization has completed, smc_tx_sendmsg() will access un-initialized fields of the SMC socket which results in a null-pointer dereference. Fix this by checking the socket state first in smc_tx_sendmsg(). [...]
Here is the summary with links:
- [net-next] net/smc: Ensure correct state of the socket in send path
https://git.kernel.org/netdev/net-next/c/17081633e22d
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html