Re: [PATCH net-next v5] sctp: auth: discard auth_chunk when skb_clone fails
[email protected] Thu, 30 Jul 2026 00:00:29 +0000
| Newsgroups | org.kernel.vger.linux-sctp,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <178536962939.3288516.14815450014088322700.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <[email protected]>: On Thu, 23 Jul 2026 14:11:07 +0800 you wrote: > From: Qing Luo <[email protected]> > > When processing AUTH + COOKIE-ECHO packets, if skb_clone() fails > due to memory pressure, chunk->auth_chunk is NULL. The original > code still sets chunk->auth = 1 and continues, leaving the > COOKIE-ECHO to be processed without a valid auth_chunk for > deferred verification. > > [...] Here is the summary with links: - [net-next,v5] sctp: auth: discard auth_chunk when skb_clone fails https://git.kernel.org/netdev/net-next/c/9ae7ed101cf2 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html