[lvc-project] [PATCH 5.10 0/1] rtlwifi: rtl8192de: fix ofdm power compensation
Nikita Zhandarovich
n.zhandarovich at fintech.ru
Fri Sep 20 19:16:17 MSK 2024
This patch aims to prevent reliably encountered buffer overflow in
rtl92d_dm_txpower_tracking_callback_thermalmeter() caused by
accessing 'ofdm_index[]' array of size 2 with index 'i' equal to 2,
which in turn is possible if value of 'is2t' is 'true'.
The issue in question has been fixed by the following upstream
patch that can be cleanly applied to 5.10 stable branch.
More information about the lvc-project
mailing list