Hello: This patch was applied to netdev/net.git (refs/heads/master): On Wed, 5 May 2021 12:40:48 -0700 you wrote: > From: Cong Wang <cong.wang@xxxxxxxxxxxxx> > > syzbot is able to setup kTLS on an SMC socket which coincidentally > uses sk_user_data too. Later, kTLS treats it as psock so triggers a > refcnt warning. The root cause is that smc_setsockopt() simply calls > TCP setsockopt() which includes TCP_ULP. I do not think it makes > sense to setup kTLS on top of SMC sockets, so we should just disallow > this setup. > > [...] Here is the summary with links: - [net,v2] smc: disallow TCP_ULP in smc_setsockopt() https://git.kernel.org/netdev/net/c/8621436671f3 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html