From: Linus Torvalds Date: Fri, 12 Jun 2026 17:10:12 +0000 (-0700) Subject: Merge tag 'staging-7.1-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh... X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=c133f0433ad78ef51b5b4d3d26ed1940236d71a2;p=thirdparty%2Flinux.git Merge tag 'staging-7.1-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging Pull staging driver fixes from Greg KH: "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" * tag 'staging-7.1-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: staging: rtl8723bs: rtw_mlme: add bounds checks before ie_length subtraction staging: rtl8723bs: fix buffer over-read in rtw_update_protection --- c133f0433ad78ef51b5b4d3d26ed1940236d71a2