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:   Sat, 12 Mar 2022 07:00:10 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Niels Dossche <dossche.niels@...il.com>
Cc:     netdev@...r.kernel.org, chris.snook@...il.com, davem@...emloft.net,
        kuba@...nel.org, johannes@...solutions.net
Subject: Re: [PATCH v2] alx: acquire mutex for alx_reinit in alx_change_mtu

Hello:

This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:

On Fri, 11 Mar 2022 00:27:08 +0100 you wrote:
> alx_reinit has a lockdep assertion that the alx->mtx mutex must be held.
> alx_reinit is called from two places: alx_reset and alx_change_mtu.
> alx_reset does acquire alx->mtx before calling alx_reinit.
> alx_change_mtu does not acquire this mutex, nor do its callers or any
> path towards alx_change_mtu.
> Acquire the mutex in alx_change_mtu.
> 
> [...]

Here is the summary with links:
  - [v2] alx: acquire mutex for alx_reinit in alx_change_mtu
    https://git.kernel.org/netdev/net/c/46b348fd2d81

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