Re: [PATCH net v3 0/3] Fix SCTP diag locking issues
| Newsgroups | org.kernel.vger.linux-sctp,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <176221921049.2278528.4515165353981721128.git-patchwork-notify@kernel.org> |
Hello: This series was applied to netdev/net.git (main) by Jakub Kicinski <[email protected]>: On Tue, 28 Oct 2025 17:12:25 +0100 you wrote: > - Hold RCU read lock while iterating over address list in > inet_diag_msg_sctpaddrs_fill() > - Prevent TOCTOU out-of-bounds write > - Hold sock lock while iterating over address list in sctp_sock_dump_one() > > v3: > - Elaborate on TOCTOU call path > - Merge 3 patches into series > v2: > - Add changelog and credit, release sock lock in ENOMEM error path: > https://patchwork.kernel.org/project/netdevbpf/patch/[email protected]/ > - Add changelog and credit: > https://patchwork.kernel.org/project/netdevbpf/patch/[email protected]/ > v1: > - https://patchwork.kernel.org/project/netdevbpf/patch/[email protected]/ > - https://patchwork.kernel.org/project/netdevbpf/patch/[email protected]/ > - https://patchwork.kernel.org/project/netdevbpf/patch/[email protected]/ > > [...] Here is the summary with links: - [net,v3,1/3] sctp: Hold RCU read lock while iterating over address list https://git.kernel.org/netdev/net/c/38f50242bf0f - [net,v3,2/3] sctp: Prevent TOCTOU out-of-bounds write https://git.kernel.org/netdev/net/c/95aef86ab231 - [net,v3,3/3] sctp: Hold sock lock while iterating over address list https://git.kernel.org/netdev/net/c/f1fc201148c7 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html