[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174903722800.2252645.3715137704739506343.git-patchwork-notify@kernel.org>
Date: Wed, 04 Jun 2025 11:40:28 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: ALOK TIWARI <alok.a.tiwari@...cle.com>
Cc: almasrymina@...gle.com, bcf@...gle.com, joshwash@...gle.com,
willemb@...gle.com, pkaligineedi@...gle.com, pabeni@...hat.com,
kuba@...nel.org, jeroendb@...gle.com, hramamurthy@...gle.com,
andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org, darren.kenny@...cle.com
Subject: Re: [PATCH net v2] gve: add missing NULL check for
gve_alloc_pending_packet() in TX DQO
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Mon, 2 Jun 2025 03:34:29 -0700 you wrote:
> gve_alloc_pending_packet() can return NULL, but gve_tx_add_skb_dqo()
> did not check for this case before dereferencing the returned pointer.
>
> Add a missing NULL check to prevent a potential NULL pointer
> dereference when allocation fails.
>
> This improves robustness in low-memory scenarios.
>
> [...]
Here is the summary with links:
- [net,v2] gve: add missing NULL check for gve_alloc_pending_packet() in TX DQO
https://git.kernel.org/netdev/net/c/12c331b29c73
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