Currently, firmware fills the num variables value of param_tlvs structure for all wmi commands. But during buffer write the fixed param values are used to check maximum limit of buffer in wmi commands. Due to multiple length definition of num variable in WLAN FW message, num variables of param_tlvs may not equal to max limit defined in fixed_param, resulting OOB issues in WLAN FW messages during buffer write. Add sanity check to make sure that num variables value doesn’t exceed max limit of num value defined in param_tlvs. Change-Id: I43c15557057ab5b900f19b9f54426dcdf85e2c27 CRs-Fixed: 2153638 |
||
---|---|---|
.. | ||
bmi | ||
cds | ||
dp | ||
hdd | ||
mac | ||
pld | ||
sap | ||
sme | ||
wma |