Re: [PATCH net] net/af_iucv: fix NULL deref in afiucv_hs_callback_syn()

From: patchwork-bot+netdevbpf

Date: Tue Jul 21 2026 - 17:16:31 EST


Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:

On Thu, 9 Jul 2026 21:17:32 +0200 you wrote:
> afiucv_hs_callback_syn() allocates the child socket with GFP_ATOMIC.
> If the allocation fails, nsk is NULL.
>
> The connection-refused path is entered when the listen state check
> fails, the accept backlog is full, or nsk is NULL. The code
> unconditionally calls iucv_sock_kill(nsk) in that path.
>
> [...]

Here is the summary with links:
- [net] net/af_iucv: fix NULL deref in afiucv_hs_callback_syn()
https://git.kernel.org/netdev/net/c/47a5116e56a6

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html