Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <[email protected]>:
On Mon, 16 Feb 2026 15:26:43 -0700 you wrote:
> Save a local pointer to new_sock->sk and hold a reference before
> installing callbacks in rds_tcp_accept_one. After
> rds_tcp_set_callbacks() or rds_tcp_reset_callbacks(), tc->t_sock is
> set to new_sock which may race with the shutdown path. A concurrent
> rds_tcp_conn_path_shutdown() may call sock_release(), which sets
> new_sock->sk = NULL and may eventually free sk when the refcount
> reaches zero.
>
> [...]
Here is the summary with links:
- [net] net/rds: Fix NULL pointer dereference in rds_tcp_accept_one
https://git.kernel.org/netdev/net/c/6bf45704a92a
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html