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: Wed, 19 Jul 2023 03:00:21 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Tony Nguyen <anthony.l.nguyen@...el.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
 edumazet@...gle.com, netdev@...r.kernel.org
Subject: Re: [PATCH net 0/8][pull request] Intel Wired LAN Driver Updates
 2023-07-17 (iavf)

Hello:

This series was applied to netdev/net.git (main)
by Tony Nguyen <anthony.l.nguyen@...el.com>:

On Mon, 17 Jul 2023 10:51:57 -0700 you wrote:
> This series contains updates to iavf driver only.
> 
> Ding Hui fixes use-after-free issue by calling netif_napi_del() for all
> allocated q_vectors. He also resolves out-of-bounds issue by not
> updating to new values when timeout is encountered.
> 
> Marcin and Ahmed change the way resets are handled so that the callback
> operating under the RTNL lock will wait for the reset to finish, the
> rtnl_lock sensitive functions in reset flow will schedule the netdev update
> for later in order to remove circular dependency with the critical lock.
> 
> [...]

Here is the summary with links:
  - [net,1/8] iavf: Fix use-after-free in free_netdev
    https://git.kernel.org/netdev/net/c/5f4fa1672d98
  - [net,2/8] iavf: Fix out-of-bounds when setting channels on remove
    https://git.kernel.org/netdev/net/c/7c4bced3caa7
  - [net,3/8] iavf: use internal state to free traffic IRQs
    https://git.kernel.org/netdev/net/c/a77ed5c5b768
  - [net,4/8] iavf: Wait for reset in callbacks which trigger it
    https://git.kernel.org/netdev/net/c/c2ed2403f12c
  - [net,5/8] Revert "iavf: Detach device during reset task"
    https://git.kernel.org/netdev/net/c/d2806d960e83
  - [net,6/8] Revert "iavf: Do not restart Tx queues after reset task failure"
    https://git.kernel.org/netdev/net/c/d916d273041b
  - [net,7/8] iavf: fix a deadlock caused by rtnl and driver's lock circular dependencies
    https://git.kernel.org/netdev/net/c/d1639a17319b
  - [net,8/8] iavf: fix reset task race with iavf_remove()
    https://git.kernel.org/netdev/net/c/c34743daca0e

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