[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170223422318.23610.16553324017708743625.git-patchwork-notify@kernel.org>
Date: Sun, 10 Dec 2023 18:50:23 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Zhipeng Lu <alexious@....edu.cn>
Cc: sgoutham@...vell.com, lcherian@...vell.com, gakula@...vell.com,
jerinj@...vell.com, hkelam@...vell.com, sbhatta@...vell.com,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
george.cherian@...vell.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] octeontx2-af: fix a use-after-free in
rvu_nix_register_reporters
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Thu, 7 Dec 2023 17:49:16 +0800 you wrote:
> The rvu_dl will be freed in rvu_nix_health_reporters_destroy(rvu_dl)
> after the create_workqueue fails, and after that free, the rvu_dl will
> be translate back through the following call chain:
>
> rvu_nix_health_reporters_destroy
> |-> rvu_nix_health_reporters_create
> |-> rvu_health_reporters_create
> |-> rvu_register_dl (label err_dl_health)
>
> [...]
Here is the summary with links:
- octeontx2-af: fix a use-after-free in rvu_nix_register_reporters
https://git.kernel.org/netdev/net/c/28a7cb045ab7
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