[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162585540492.20680.15353189046687848023.git-patchwork-notify@kernel.org>
Date: Fri, 09 Jul 2021 18:30:04 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Pavel Skripkin <paskripkin@...il.com>
Cc: chessman@....org, davem@...emloft.net, kuba@...nel.org,
devendra.aaru@...il.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: ti: fix UAF in tlan_remove_one
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Fri, 9 Jul 2021 17:58:29 +0300 you wrote:
> priv is netdev private data and it cannot be
> used after free_netdev() call. Using priv after free_netdev()
> can cause UAF bug. Fix it by moving free_netdev() at the end of the
> function.
>
> Fixes: 1e0a8b13d355 ("tlan: cancel work at remove path")
> Signed-off-by: Pavel Skripkin <paskripkin@...il.com>
>
> [...]
Here is the summary with links:
- net: ti: fix UAF in tlan_remove_one
https://git.kernel.org/netdev/net/c/0336f8ffece6
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