CVE-2026-68190

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
10/08/2026
Last modified:
19/08/2026

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> staging: rtl8723bs: fix OOB reads in rtw_get_wps_ie()<br /> <br /> rtw_get_wps_ie() iterates over IE data from network frames without<br /> validating that the IE header and payload fit within the remaining<br /> buffer before reading them. Specifically:<br /> <br /> - in_ie[cnt + 1] is read without checking cnt + 1

Impact