Re: [PATCH net v3] sctp: fix NULL deref on untransmitted RECONF completion

[email protected]
Newsgroups org.kernel.vger.stable,org.kernel.vger.linux-kernel,org.kernel.vger.linux-sctp,org.kernel.vger.netdev
Message-ID <178764900938.3343118.190077942408834584.git-patchwork-notify@kernel.org>
Hello:

This patch was applied to netdev/net.git (main)
by Paolo Abeni <[email protected]>:

On Mon, 24 Aug 2026 01:28:58 +0800 you wrote:
> sctp_process_strreset_outreq(), sctp_process_strreset_addstrm_out() and
> sctp_process_strreset_resp() complete a pending stream reconfiguration
> request by stopping the reconf timer on the transport it was sent on:
> 
> 	t = asoc->strreset_chunk->transport;
> 	if (timer_delete(&t->reconf_timer))
> 		sctp_transport_put(t);
> 
> [...]

Here is the summary with links:
  - [net,v3] sctp: fix NULL deref on untransmitted RECONF completion
    https://git.kernel.org/netdev/net/c/2db9bfa3e27b

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.