[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161463360737.8865.18082066320461407132.git-patchwork-notify@kernel.org>
Date: Mon, 01 Mar 2021 21:20:07 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Tong Zhang <ztong0001@...il.com>
Cc: 3chas3@...il.com, linux-atm-general@...ts.sourceforge.net,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] atm: eni: dont release is never initialized
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Sat, 27 Feb 2021 16:15:06 -0500 you wrote:
> label err_eni_release is reachable when eni_start() fail.
> In eni_start() it calls dev->phy->start() in the last step, if start()
> fail we don't need to call phy->stop(), if start() is never called, we
> neither need to call phy->stop(), otherwise null-ptr-deref will happen.
>
> In order to fix this issue, don't call phy->stop() in label err_eni_release
>
> [...]
Here is the summary with links:
- atm: eni: dont release is never initialized
https://git.kernel.org/netdev/net/c/4deb550bc3b6
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