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-next>] [day] [month] [year] [list]
Date:   Fri,  8 Apr 2022 09:34:09 -0700
From:   Tony Nguyen <anthony.l.nguyen@...el.com>
To:     davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com
Cc:     Tony Nguyen <anthony.l.nguyen@...el.com>, netdev@...r.kernel.org
Subject: [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2022-04-08

This series contains updates to ice and iavf drivers.

Alexander fixes a use after free issue with aRFS for ice driver.

Mateusz reverts a commit that introduced issues related to device
resets for iavf driver.

The following are changes since commit 7cea5560bf656b84f9ed01c0cc829d4eecd0640b:
  vxlan: fix error return code in vxlan_fdb_append
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 100GbE

Alexander Lobakin (1):
  ice: arfs: fix use-after-free when freeing @rx_cpu_rmap

Mateusz Palczewski (1):
  Revert "iavf: Fix deadlock occurrence during resetting VF interface"

 drivers/net/ethernet/intel/iavf/iavf_main.c |  7 ++-----
 drivers/net/ethernet/intel/ice/ice_arfs.c   |  9 ++-------
 drivers/net/ethernet/intel/ice/ice_lib.c    |  5 ++++-
 drivers/net/ethernet/intel/ice/ice_main.c   | 18 ++++++++----------
 4 files changed, 16 insertions(+), 23 deletions(-)

-- 
2.31.1

Powered by blists - more mailing lists