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, 09 Jul 2021 18:30:04 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Pavel Skripkin <paskripkin@...il.com>
Cc:     davem@...emloft.net, kuba@...nel.org, huangguobin4@...wei.com,
        jonas.jensen@...il.com, netdev@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: moxa: fix UAF in moxart_mac_probe

Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Fri,  9 Jul 2021 17:09:53 +0300 you wrote:
> In case of netdev registration failure the code path will
> jump to init_fail label:
> 
> init_fail:
> 	netdev_err(ndev, "init failed\n");
> 	moxart_mac_free_memory(ndev);
> irq_map_fail:
> 	free_netdev(ndev);
> 	return ret;
> 
> [...]

Here is the summary with links:
  - net: moxa: fix UAF in moxart_mac_probe
    https://git.kernel.org/netdev/net/c/c78eaeebe855

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