a03659c39d098d35b530b482df01cb8881a24743

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
This is CNSS WLAN Host Driver for products starting from iHelium
Açıklama
Dil
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%