[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176412721025.1502845.2428357241156284947.git-patchwork-notify@kernel.org>
Date: Wed, 26 Nov 2025 03:20:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Alexey Kodanev <aleksei.kodanev@...l-sw.com>
Cc: netdev@...r.kernel.org, bh74.an@...sung.com, andrew+netdev@...n.ch,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
ks.giri@...sung.com, siva.kallam@...sung.com, vipul.pandya@...sung.com
Subject: Re: [PATCH net] net: sxgbe: fix potential NULL dereference in
sxgbe_rx()
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 21 Nov 2025 12:38:34 +0000 you wrote:
> Currently, when skb is null, the driver prints an error and then
> dereferences skb on the next line.
>
> To fix this, let's add a 'break' after the error message to switch
> to sxgbe_rx_refill(), which is similar to the approach taken by the
> other drivers in this particular case, e.g. calxeda with xgmac_rx().
>
> [...]
Here is the summary with links:
- [net] net: sxgbe: fix potential NULL dereference in sxgbe_rx()
https://git.kernel.org/netdev/net/c/f5bce28f6b91
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