lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Fri, 18 Jun 2021 20:10:04 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Pavel Skripkin <paskripkin@...il.com>
Cc:     reksio@...term.pl, davem@...emloft.net, kuba@...nel.org,
        netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
        linux-kernel-mentees@...ts.linuxfoundation.org
Subject: Re: [PATCH] net: ethernet: fix potential use-after-free in ec_bhf_remove

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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ