CVE-2026-53179
Beschrijving NL
In de Linux kernel is de volgende kwetsbaarheid verholpen:
staging: rtl8723bs: fix buffer over-lezen in rtw_update_protection
rtw_update_protection() wordt aangeroepen met een verschuiving van de aanwijzer in de
ies buffer maar de volledige ie_lengte is gepasseerd, waardoor een potentieel
buffer overgelezen.
Origineel (Engels) tonen
In the Linux kernel, the following vulnerability has been resolved:
staging: rtl8723bs: fix buffer over-read in rtw_update_protection
rtw_update_protection() is called with a pointer offset into the
ies buffer but the full ie_length is passed, causing a potential
buffer over-read.