Re: [PATCH net] sctp: validate STALE_COOKIE cause length before reading staleness
[email protected] Fri, 10 Jul 2026 15:00:06 +0000
| Newsgroups | org.kernel.vger.linux-sctp,org.kernel.vger.netdev,org.kernel.vger.stable |
|---|---|
| Message-ID | <178369560614.725168.2626506030480279304.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to netdev/net.git (main) by Paolo Abeni <[email protected]>: On Fri, 3 Jul 2026 20:35:46 -0700 you wrote: > When an ERROR chunk with a STALE_COOKIE cause is received in the > COOKIE_ECHOED state, sctp_sf_do_5_2_6_stale() reads the 4-byte Measure > of Staleness that follows the cause header: > > err = (struct sctp_errhdr *)(chunk->skb->data); > stale = ntohl(*(__be32 *)((u8 *)err + sizeof(*err))); > > [...] Here is the summary with links: - [net] sctp: validate STALE_COOKIE cause length before reading staleness https://git.kernel.org/netdev/net/c/1cd23ca80784 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html