Commit e663f6deac9d for kernel

commit e663f6deac9d113d158eb0ba7433659fe4d95ade
Merge: 5668ba23042e 6829665d0509
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sat Aug 8 16:29:33 2026 -0700

    Merge tag 'staging-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging

    Pull staging driver fixes from Greg KH:
     "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"

    * tag 'staging-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging:
      staging: rtl8723bs: validate monitor transmit frame lengths
      staging: rtl8723bs: fix missing shared-key auth challenge length check
      staging: rtl8723bs: fix OOB read in WMM_param_handler()
      staging: rtl8723bs: fix OOB read in rtw_get_wpa_ie()