[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175919761300.1786573.1621683119004244091.git-patchwork-notify@kernel.org>
Date: Tue, 30 Sep 2025 02:00:13 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Yeounsu Moon <yyyynoom@...il.com>
Cc: andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, andrew@...n.ch
Subject: Re: [PATCH net v4] net: dlink: handle copy_thresh allocation failure
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 29 Sep 2025 04:01:24 +0900 you wrote:
> The driver did not handle failure of `netdev_alloc_skb_ip_align()`.
> If the allocation failed, dereferencing `skb->protocol` could lead to
> a NULL pointer dereference.
>
> This patch tries to allocate `skb`. If the allocation fails, it falls
> back to the normal path.
>
> [...]
Here is the summary with links:
- [net,v4] net: dlink: handle copy_thresh allocation failure
https://git.kernel.org/netdev/net/c/8169a6011c5f
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