Linux kernel staging patches
 help / color / mirror / Atom feed
* [GIT PULL] Staging driver fixes for 7.1-final
@ 2026-06-12 10:31 Greg KH
  2026-06-12 17:36 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2026-06-12 10:31 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-staging

The following changes since commit 5d6919055dec134de3c40167a490f33c74c12581:

  Linux 7.1-rc3 (2026-05-10 14:08:09 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-7.1-final

for you to fetch changes up to 88e994c57a79f62d5338231d8d37ee8dd98baffe:

  staging: rtl8723bs: rtw_mlme: add bounds checks before ie_length subtraction (2026-05-21 12:43:22 +0200)

----------------------------------------------------------------
Staging driver fixes for 7.1-final

Here are two small bugfixes for a staging driver to fix a
much-reported issue.  The fixes are for the rtl8723bs driver and it's
something that many scanning tools keep tripping over in convoluted ways
(and seems to be able to be triggered by network traffic.)  These fixes
have been in linux-next for many weeks with no reported issues, sorry
for the delay in getting them to you.

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

----------------------------------------------------------------
Salman Alghamdi (2):
      staging: rtl8723bs: fix buffer over-read in rtw_update_protection
      staging: rtl8723bs: rtw_mlme: add bounds checks before ie_length subtraction

 drivers/staging/rtl8723bs/core/rtw_mlme.c | 24 ++++++++++++++++++------
 1 file changed, 18 insertions(+), 6 deletions(-)

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

end of thread, other threads:[~2026-06-12 17:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-12 10:31 [GIT PULL] Staging driver fixes for 7.1-final Greg KH
2026-06-12 17:36 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox