[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175977541474.1511446.13505792083816767366.git-patchwork-notify@kernel.org>
Date: Mon, 06 Oct 2025 18:30:14 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Kuniyuki Iwashima <kuniyu@...gle.com>
Cc: edumazet@...gle.com, ncardwell@...gle.com, davem@...emloft.net,
kuba@...nel.org, pabeni@...hat.com, horms@...nel.org, kuni1840@...il.com,
netdev@...r.kernel.org, syzkaller@...glegroups.com
Subject: Re: [PATCH v1 net] tcp: Don't call reqsk_fastopen_remove() in
tcp_conn_request().
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 1 Oct 2025 23:37:54 +0000 you wrote:
> syzbot reported the splat below in tcp_conn_request(). [0]
>
> If a listener is close()d while a TFO socket is being processed in
> tcp_conn_request(), inet_csk_reqsk_queue_add() does not set reqsk->sk
> and calls inet_child_forget(), which calls tcp_disconnect() for the
> TFO socket.
>
> [...]
Here is the summary with links:
- [v1,net] tcp: Don't call reqsk_fastopen_remove() in tcp_conn_request().
https://git.kernel.org/netdev/net/c/2e7cbbbe3d61
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists