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: Wed,  9 Aug 2023 14:48:19 +0200
From: Johannes Berg <johannes@...solutions.net>
To: netdev@...r.kernel.org
Cc: linux-wireless@...r.kernel.org
Subject: pull-request: wireless-2023-08-09

Hi,

So I'm back, and we had a security fix pending for an
issue reported to security@...nel.org, but Greg hadn't
gotten around to applying it, so I'm handling it here.
Also, covering for Kalle, some driver fixes. Since we
want things routed to the right place I also included
a couple of maintainer updates, but to be honest now
I'm starting to have second thoughts about it. Oh well.

In any case, nothing major here, and I don't see much
else coming right now, except there this:
https://lore.kernel.org/linux-wireless/20230809073432.4193-1-johan+linaro@kernel.org/
and I'm really not sure what to do - breaks one thing
as is, breaks another if the code is restored ... I'm
hoping somebody from Qualcomm (other than Kalle) will
take a look, and Manikanta did, but nothing yet. So
I'm holding that back for now.

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

Thanks,
johannes



The following changes since commit 16e455a465fca91907af0108f3d013150386df30:

  wifi: brcmfmac: Fix field-spanning write in brcmf_scan_params_v2_to_v1() (2023-08-02 13:34:16 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git tags/wireless-2023-08-09

for you to fetch changes up to 06f2ab86a5b6ed55f013258de4be9319841853ea:

  wifi: ath12k: Fix buffer overflow when scanning with extraie (2023-08-09 14:44:14 +0200)

----------------------------------------------------------------
Just a few small updates:
 * fix an integer overflow in nl80211
 * fix rtw89 8852AE disconnections
 * fix a buffer overflow in ath12k
 * fix AP_VLAN configuration lookups
 * fix allocation failure handling in brcm80211
 * update MAINTAINERS for some drivers

----------------------------------------------------------------
Felix Fietkau (1):
      wifi: cfg80211: fix sband iftype data lookup for AP_VLAN

Keith Yeo (1):
      wifi: nl80211: fix integer overflow in nl80211_parse_mbssid_elems()

Larry Finger (2):
      MAINTAINERS: Update entry for rtl8187
      MAINTAINERS: Remove tree entry for rtl8180

Petr Tesarik (1):
      wifi: brcm80211: handle params_v1 allocation failure

Ping-Ke Shih (1):
      wifi: rtw89: fix 8852AE disconnection caused by RX full flags

Wen Gong (1):
      wifi: ath12k: Fix buffer overflow when scanning with extraie

 MAINTAINERS                                                 | 5 +----
 drivers/net/wireless/ath/ath12k/wmi.c                       | 3 +--
 drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c | 5 +++++
 drivers/net/wireless/realtek/rtw89/mac.c                    | 2 +-
 include/net/cfg80211.h                                      | 3 +++
 net/wireless/nl80211.c                                      | 5 ++++-
 6 files changed, 15 insertions(+), 8 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ