Bug 2468269 (CVE-2026-43387) - CVE-2026-43387 kernel: staging: rtl8723bs: properly validate the data in rtw_get_ie_ex()
Summary: CVE-2026-43387 kernel: staging: rtl8723bs: properly validate the data in rtw_...
Keywords:
Status: NEW
Alias: CVE-2026-43387
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-08 15:08 UTC by OSIDB Bzimport
Modified: 2026-05-08 21:33 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-08 15:08:00 UTC
In the Linux kernel, the following vulnerability has been resolved:

staging: rtl8723bs: properly validate the data in rtw_get_ie_ex()

Just like in commit 154828bf9559 ("staging: rtl8723bs: fix out-of-bounds
read in rtw_get_ie() parser"), we don't trust the data in the frame so
we should check the length better before acting on it


Note You need to log in before you can comment on or make changes to this bug.