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]
Message-ID: <20250903075602.30263-4-johannes@sipsolutions.net>
Date: Wed,  3 Sep 2025 09:55:25 +0200
From: Johannes Berg <johannes@...solutions.net>
To: netdev@...r.kernel.org
Cc: linux-wireless@...r.kernel.org
Subject: [GIT PULL] wireless-2025-09-03

Hi,

Just a few fixes this time, mostly buffer overflows and two
Qualcomm driver fixes. I know there's some more stuff coming
for iwlwifi, but I didn't have it yet.

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

Thanks,
johannes



The following changes since commit 629840e208bfe10008da3e8366493f3d71b21251:

  Merge tag 'wireless-2025-08-28' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless (2025-08-29 13:35:13 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git tags/wireless-2025-09-03

for you to fetch changes up to 27893dd6341b929f87d45fc4d65c5778179319dd:

  Merge tag 'ath-current-20250902' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath (2025-09-03 09:40:20 +0200)

----------------------------------------------------------------
Just a few updates:
 - a set of buffer overflow fixes
 - ath11k: a fix for GTK rekeying
 - ath12k: a missed WiFi7 capability

----------------------------------------------------------------
Ajay.Kathat@...rochip.com (1):
      wifi: wilc1000: avoid buffer overflow in WID string configuration

Dan Carpenter (3):
      wifi: cw1200: cap SSID length in cw1200_do_join()
      wifi: libertas: cap SSID len in lbs_associate()
      wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result()

Johannes Berg (1):
      Merge tag 'ath-current-20250902' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath

Rameshkumar Sundaram (1):
      wifi: ath11k: fix group data packet drops during rekey

Ramya Gnanasekar (1):
      wifi: ath12k: Set EMLSR support flag in MLO flags for EML-capable stations

 drivers/net/wireless/ath/ath11k/core.h             |   2 +
 drivers/net/wireless/ath/ath11k/mac.c              | 111 +++++++++++++++++++--
 drivers/net/wireless/ath/ath12k/wmi.c              |   1 +
 drivers/net/wireless/marvell/libertas/cfg.c        |   9 +-
 drivers/net/wireless/microchip/wilc1000/wlan_cfg.c |  39 ++++++--
 drivers/net/wireless/microchip/wilc1000/wlan_cfg.h |   5 +-
 drivers/net/wireless/st/cw1200/sta.c               |   2 +-
 net/wireless/sme.c                                 |   5 +-
 8 files changed, 147 insertions(+), 27 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ