Re: [PATCH net] net: pch_gbe: fix potential memleak in pch_gbe_tx_queue()

From: patchwork-bot+netdevbpf
Date: Fri Nov 18 2022 - 08:10:25 EST


Hello:

This patch was applied to netdev/net.git (master)
by David S. Miller <davem@xxxxxxxxxxxxx>:

On Thu, 17 Nov 2022 14:55:27 +0800 you wrote:
> In pch_gbe_xmit_frame(), NETDEV_TX_OK will be returned whether
> pch_gbe_tx_queue() sends data successfully or not, so pch_gbe_tx_queue()
> needs to free skb before returning. But pch_gbe_tx_queue() returns without
> freeing skb in case of dma_map_single() fails. Add dev_kfree_skb_any()
> to fix it.
>
> Fixes: 77555ee72282 ("net: Add Gigabit Ethernet driver of Topcliff PCH")
> Signed-off-by: Wang Hai <wanghai38@xxxxxxxxxx>
>
> [...]

Here is the summary with links:
- [net] net: pch_gbe: fix potential memleak in pch_gbe_tx_queue()
https://git.kernel.org/netdev/net/c/2360f9b8c4e8

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