[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166877282570.14131.14093782729381689956.git-patchwork-notify@kernel.org>
Date: Fri, 18 Nov 2022 12:00:25 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Alex Elder <elder@...aro.org>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, error27@...il.com, caleb.connolly@...aro.com,
elder@...nel.org, kernel-janitors@...r.kernel.org,
netdev@...r.kernel.org, linux-arm-msm@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next] net: ipa: avoid a null pointer dereference
Hello:
This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
On Wed, 16 Nov 2022 16:37:18 -0600 you wrote:
> Dan Carpenter reported that Smatch found an instance where a pointer
> which had previously been assumed could be null (as indicated by a
> null check) was later dereferenced without a similar check.
>
> In practice this doesn't lead to a problem because currently the
> pointers used are all non-null. Nevertheless this patch addresses
> the reported problem.
>
> [...]
Here is the summary with links:
- [net-next] net: ipa: avoid a null pointer dereference
https://git.kernel.org/netdev/net-next/c/15b4f993d12b
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