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, 14 Jun 2024 10:56:44 +0200
From: Johannes Berg <johannes@...solutions.net>
To: netdev@...r.kernel.org
Cc: linux-wireless@...r.kernel.org
Subject: pull-request: wireless-2024-06-14

Hi,

Here are a couple of fixes for net, including one for the
monitor mode regression you'd asked about.

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

Thanks,
johannes



The following changes since commit 819bda58e77bb67974f94dc1aa11b0556b6f6889:

  wifi: rtlwifi: Ignore IEEE80211_CONF_CHANGE_RETRY_LIMITS (2024-06-01 13:15:26 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git tags/wireless-2024-06-14

for you to fetch changes up to 0d9c2beed116e623ac30810d382bd67163650f98:

  wifi: mac80211: fix monitor channel with chanctx emulation (2024-06-14 09:14:08 +0200)

----------------------------------------------------------------
Various fixes:
 * cfg80211: wext scan
 * mac80211: monitor regression, scan counted_by, offload
 * iwlwifi: locking, 6 GHz scan, remain-on-channel

----------------------------------------------------------------
Ayala Beker (1):
      wifi: iwlwifi: scan: correctly check if PSC listen period is needed

Dmitry Antipov (1):
      wifi: cfg80211: wext: add extra SIOCSIWSCAN data check

Johannes Berg (2):
      wifi: cfg80211: wext: set ssids=NULL for passive scans
      wifi: mac80211: fix monitor channel with chanctx emulation

Kenton Groombridge (1):
      wifi: mac80211: Avoid address calculations via out of bounds array indexing

Remi Pommarel (1):
      wifi: mac80211: Recalc offload when monitor stop

Shaul Triebitz (2):
      wifi: iwlwifi: mvm: unlock mvm mutex
      wifi: iwlwifi: mvm: fix ROC version check

 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c  |  2 +-
 drivers/net/wireless/intel/iwlwifi/mvm/scan.c      |  2 +-
 .../net/wireless/intel/iwlwifi/mvm/time-event.c    |  2 ++
 net/mac80211/driver-ops.c                          | 17 +++++++++++++++++
 net/mac80211/iface.c                               | 22 ++++++++++------------
 net/mac80211/scan.c                                | 17 +++++++++--------
 net/mac80211/util.c                                |  2 +-
 net/wireless/scan.c                                | 12 +++++++++---
 8 files changed, 50 insertions(+), 26 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ