[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167032801560.16172.3745332827059392233.git-patchwork-notify@kernel.org>
Date: Tue, 06 Dec 2022 12:00:15 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Liu Jian <liujian56@...wei.com>
Cc: yisen.zhuang@...wei.com, salil.mehta@...wei.com,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, zhangfei.gao@...aro.org, netdev@...r.kernel.org
Subject: Re: [PATCH net] net: hisilicon: Fix potential use-after-free in
hix5hd2_rx()
Hello:
This patch was applied to netdev/net.git (master)
by Paolo Abeni <pabeni@...hat.com>:
On Sat, 3 Dec 2022 17:42:40 +0800 you wrote:
> The skb is delivered to napi_gro_receive() which may free it, after
> calling this, dereferencing skb may trigger use-after-free.
>
> Fixes: 57c5bc9ad7d7 ("net: hisilicon: add hix5hd2 mac driver")
> Signed-off-by: Liu Jian <liujian56@...wei.com>
> ---
> drivers/net/ethernet/hisilicon/hix5hd2_gmac.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Here is the summary with links:
- [net] net: hisilicon: Fix potential use-after-free in hix5hd2_rx()
https://git.kernel.org/netdev/net/c/433c07a13f59
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