android_kernel_xiaomi_sm8350/core
Vignesh Viswanathan 9f090ad8f9 qcacld-3.0: Avoid integer overflow in wma_get_ll_stats_ext_buf
Check multiple variables received from firmware used to calculate
buf_len to make sure that it does not exceed the max msg size, as
this buf_len is in turn used in malloc and can lead to less than
required memory allocated in case of integer overflow of buf_len

Change-Id: I2689873c2c5e63c83e5059563662c0c69dc659fc
CRs-Fixed: 2115112
2017-10-03 02:38:54 -07:00
..
bmi qcacld-3.0: Add auto BDF Selection 2017-09-29 01:39:53 -07:00
cds qcacld-3.0: Change cds_get_global_context() return type 2017-09-28 03:49:17 -07:00
dp qcacld-3.0: Restore RX ring fill level for Rome 2017-09-28 05:40:03 -07:00
hdd qcacld-3.0: Prevent pHddCtx from being re-introduced 2017-10-02 21:43:32 -07:00
mac Release 5.2.0.46N 2017-10-02 21:43:32 -07:00
pld qcacld-3.0: Enable SDIO based WLAN self-recovery 2017-09-29 05:40:09 -07:00
sap qcacld-3.0: Rename pSapCtx to sap_ctx 2017-09-28 21:59:32 -07:00
sme qcacld-3.0: Move chan_switch_hostapd_rate_enabled field for alignment 2017-09-29 03:39:18 -07:00
wma qcacld-3.0: Avoid integer overflow in wma_get_ll_stats_ext_buf 2017-10-03 02:38:54 -07:00