Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Fri, 18 Jun 2021 16:49:02 +0300 you wrote:
static void ec_bhf_remove(struct pci_dev *dev)
{
...
struct ec_bhf_priv *priv = netdev_priv(net_dev);
unregister_netdev(net_dev);
free_netdev(net_dev);
[...]
Here is the summary with links:
- net: ethernet: fix potential use-after-free in ec_bhf_remove
https://git.kernel.org/netdev/net/c/9cca0c2d7014
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
_______________________________________________
Linux-kernel-mentees mailing list
Linux-kernel-mentees@lists.linuxfoundation.org
https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees