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:   Tue, 27 Sep 2022 15:59:22 +0200
From:   Johannes Berg <johannes@...solutions.net>
To:     netdev@...r.kernel.org
Cc:     linux-wireless@...r.kernel.org
Subject: pull-request: wireless-2022-09-27

Hi,

So I was out for plugfest, and a couple of things accumulated.
I know it's getting late, but these seem important, some are
fixes for reported regressions, some are locking bugs, and a
memory corruption with some drivers is also there ...

Please pull and let me know if there's any problem.

Thanks,
johannes



The following changes since commit 781b80f452fcc1cfc16ee41f12556626a9ced049:

  wifi: mt76: fix 5 GHz connection regression on mt76x0/mt76x2 (2022-09-12 14:26:02 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git tags/wireless-2022-09-27

for you to fetch changes up to 6546646a7fb0d7fe1caef947889497c16aaecc8c:

  wifi: mac80211: mlme: Fix double unlock on assoc success handling (2022-09-27 10:34:45 +0200)

----------------------------------------------------------------
A few late-comer fixes:
 * locking in mac80211 MLME
 * non-QoS driver crash/regression
 * minstrel memory corruption
 * TX deadlock
 * TX queues not always enabled
 * HE/EHT bitrate calculation

----------------------------------------------------------------
Alexander Wetzel (2):
      wifi: mac80211: don't start TX with fq->lock to fix deadlock
      wifi: mac80211: ensure vif queues are operational after start

Hans de Goede (1):
      wifi: mac80211: fix regression with non-QoS drivers

Paweł Lenkow (1):
      wifi: mac80211: fix memory corruption in minstrel_ht_update_rates()

Rafael Mendonca (2):
      wifi: mac80211: mlme: Fix missing unlock on beacon RX
      wifi: mac80211: mlme: Fix double unlock on assoc success handling

Tamizh Chelvam Raja (1):
      wifi: cfg80211: fix MCS divisor value

 net/mac80211/mlme.c                |  9 ++++++---
 net/mac80211/rc80211_minstrel_ht.c |  6 ++++--
 net/mac80211/status.c              |  2 +-
 net/mac80211/tx.c                  |  4 ++++
 net/mac80211/util.c                | 12 ++++++------
 net/wireless/util.c                |  4 ++--
 6 files changed, 23 insertions(+), 14 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ