All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Staging driver fixes for 7.2-rc7
@ 2026-08-08 15:31 Greg KH
  2026-08-08 23:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2026-08-08 15:31 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-staging

The following changes since commit f5098b6bae761e346ebcd9da7f95622c04733cff:

  Linux 7.2-rc5 (2026-07-26 14:45:48 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-7.2-rc7

for you to fetch changes up to 6829665d050983907b560173e49dcc6c11cb2730:

  staging: rtl8723bs: validate monitor transmit frame lengths (2026-07-28 09:44:42 +0200)

----------------------------------------------------------------
Staging driver fixes for 7.2-rc7

Here are some more small staging driver fixes, just for the rtl8723bs
driver, for some reported problems found with it now that people are
starting to actually test the thing with "bad" networks.

Nothing major, but good to have in the -final release.  All of these
have been in linux-next for over a week with no reported problems.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Mariano Baragiola (1):
      staging: rtl8723bs: validate monitor transmit frame lengths

Muhammad Bilal (2):
      staging: rtl8723bs: fix OOB read in rtw_get_wpa_ie()
      staging: rtl8723bs: fix OOB read in WMM_param_handler()

Panagiotis Petrakopoulos (1):
      staging: rtl8723bs: fix missing shared-key auth challenge length check

 drivers/staging/rtl8723bs/core/rtw_ieee80211.c    | 3 +++
 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c     | 2 +-
 drivers/staging/rtl8723bs/core/rtw_wlan_util.c    | 3 +++
 drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c | 4 ++++
 4 files changed, 11 insertions(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-08-08 23:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-08 15:31 [GIT PULL] Staging driver fixes for 7.2-rc7 Greg KH
2026-08-08 23:45 ` pr-tracker-bot

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.