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, 25 Feb 2022 11:10:13 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Sukadev Bhattiprolu <sukadev@...ux.ibm.com>
Cc:     netdev@...r.kernel.org, brking@...ux.ibm.com, drt@...ux.ibm.com,
        ricklind@...ux.ibm.com
Subject: Re: [PATCH net 0/8] ibmvnic: Fix a race in ibmvnic_probe()

Hello:

This series was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:

On Thu, 24 Feb 2022 22:23:50 -0800 you wrote:
> If we get a transport (reset) event right after a successful CRQ_INIT
> during ibmvnic_probe() but before we set the adapter state to VNIC_PROBED,
> we will throw away the reset assuming that the adapter is still in the
> probing state. But since the adapter has completed the CRQ_INIT any
> subsequent CRQs the we send will be ignored by the vnicserver until
> we release/init the CRQ again. This can leave the adapter unconfigured.
> 
> [...]

Here is the summary with links:
  - [net,1/8] ibmvnic: free reset-work-item when flushing
    https://git.kernel.org/netdev/net/c/8d0657f39f48
  - [net,2/8] ibmvnic: initialize rc before completing wait
    https://git.kernel.org/netdev/net/c/765559b10ce5
  - [net,3/8] ibmvnic: define flush_reset_queue helper
    https://git.kernel.org/netdev/net/c/83da53f7e4bd
  - [net,4/8] ibmvnic: complete init_done on transport events
    https://git.kernel.org/netdev/net/c/36491f2df9ad
  - [net,5/8] ibmvnic: register netdev after init of adapter
    https://git.kernel.org/netdev/net/c/570425f8c7c1
  - [net,6/8] ibmvnic: init init_done_rc earlier
    https://git.kernel.org/netdev/net/c/ae16bf15374d
  - [net,7/8] ibmvnic: clear fop when retrying probe
    https://git.kernel.org/netdev/net/c/f628ad531b4f
  - [net,8/8] ibmvnic: Allow queueing resets during probe
    https://git.kernel.org/netdev/net/c/fd98693cb072

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