Re: [PATCH] net: atm: fix skb leak in sigd_send() default branch
From: patchwork-bot+netdevbpf
Date: Tue May 12 2026 - 23:49:26 EST
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:
On Sat, 9 May 2026 20:23:58 +0800 you wrote:
> From: Wei Yang <albinwyang@xxxxxxxxxxx>
>
> The default branch in sigd_send() calls sock_put() and returns -EINVAL
> without freeing the skb, while all other exit paths do so. Add the
> missing dev_kfree_skb() before sock_put() to fix the leak.
>
> Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
> Signed-off-by: Wei Yang <albinwyang@xxxxxxxxxxx>
>
> [...]
Here is the summary with links:
- net: atm: fix skb leak in sigd_send() default branch
https://git.kernel.org/netdev/net/c/f9e2342046ef
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html