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

From: patchwork-bot+netdevbpf

Date: Tue Aug 25 2026 - 05:13:33 EST


Hello:

This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@xxxxxxxxxx>:

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