All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: netdev@vger.kernel.org
Cc: linux-wireless@vger.kernel.org
Subject: pull-request: wireless-2023-08-09
Date: Wed,  9 Aug 2023 14:48:19 +0200	[thread overview]
Message-ID: <20230809124818.167432-2-johannes@sipsolutions.net> (raw)

Hi,

So I'm back, and we had a security fix pending for an
issue reported to security@kernel.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(-)


             reply	other threads:[~2023-08-09 12:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-09 12:48 Johannes Berg [this message]
2023-08-09 22:20 ` pull-request: wireless-2023-08-09 patchwork-bot+netdevbpf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230809124818.167432-2-johannes@sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.