[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171645962876.19239.16570750086853802691.git-patchwork-notify@kernel.org>
Date: Thu, 23 May 2024 10:20:28 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Romain Gantois <romain.gantois@...tlin.com>
Cc: danishanwar@...com, rogerq@...nel.org, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
thomas.petazzoni@...tlin.com, linux-arm-kernel@...ts.infradead.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org, stable@...r.kernel.org
Subject: Re: [PATCH net] net: ti: icssg_prueth: Fix NULL pointer dereference in
prueth_probe()
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Tue, 21 May 2024 14:44:11 +0200 you wrote:
> In the prueth_probe() function, if one of the calls to emac_phy_connect()
> fails due to of_phy_connect() returning NULL, then the subsequent call to
> phy_attached_info() will dereference a NULL pointer.
>
> Check the return code of emac_phy_connect and fail cleanly if there is an
> error.
>
> [...]
Here is the summary with links:
- [net] net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()
https://git.kernel.org/netdev/net/c/b31c7e780861
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