* [GIT PULL] Staging driver fixes for 7.0-rc4
@ 2026-03-14 11:49 Greg KH
2026-03-14 17:23 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2026-03-14 11:49 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-staging
The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:
Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-7.0-rc4
for you to fetch changes up to a75281626fc8fa6dc6c9cc314ee423e8bc45203b:
staging: rtl8723bs: fix potential out-of-bounds read in rtw_restruct_wmm_ie (2026-02-24 10:01:20 -0800)
----------------------------------------------------------------
Staging driver fixes for 7.0-rc4
Here are 3 small staging driver fixes for 7.0-rc4 that resolve some
reported problems. They are:
- two rtl8723bs data validation bugfixes
- sm750fb removal path bugfix
All of these have been in linux-next for many weeks with no reported
issues
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Artem Lytkin (1):
staging: sm750fb: add missing pci_release_region on error and removal
Greg Kroah-Hartman (1):
staging: rtl8723bs: properly validate the data in rtw_get_ie_ex()
Luka Gejak (1):
staging: rtl8723bs: fix potential out-of-bounds read in rtw_restruct_wmm_ie
drivers/staging/rtl8723bs/core/rtw_ieee80211.c | 15 ++++++++++-----
drivers/staging/rtl8723bs/core/rtw_mlme.c | 5 ++++-
drivers/staging/sm750fb/sm750.c | 1 +
drivers/staging/sm750fb/sm750_hw.c | 22 +++++++++++-----------
4 files changed, 26 insertions(+), 17 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-03-14 17:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-14 11:49 [GIT PULL] Staging driver fixes for 7.0-rc4 Greg KH
2026-03-14 17:23 ` 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