android_kernel_xiaomi_sm8350/core
Yu Wang 68baaddd7f qcacld-3.0: check the data length when downloading firmware
When downloading a corrupted firmware file that has chunk length in
header which doesn't match the contents, buffer over-read may occur.

To fix it, before downloading the data, ensure the length is equal or
smaller than the left size of the firmware file.

Change-Id: I4e0c6c4423f94f26a8c4573b5d234296890f4ecf
CRs-Fixed: 2314182
2018-09-18 01:02:55 -07:00
..
bmi qcacld-3.0: check the data length when downloading firmware 2018-09-18 01:02:55 -07:00
cds qcacld-3.0: Remove legacy ini for chainmask configs 2018-09-11 12:01:28 -07:00
dp qcacld-3.0: Fix locking order in ol_txrx_disp_peer_stats() 2018-09-17 21:29:12 -07:00
hdd qcacld-3.0: move registration to end of driver load 2018-09-17 17:53:37 -07:00
mac Release 5.2.0.97F 2018-09-17 21:29:12 -07:00
pld qcacld-3.0: Add shutdown/reinit support for PLD_CNSS_USB 2018-07-19 08:32:41 -07:00
sap qcacld-3.0: Fix tab stop checkpatch warnings 2018-09-13 13:20:38 -07:00
sme qcacld-3.0: Apply mlme sta configuraions 2018-09-17 10:44:54 +08:00
wma qcacld-3.0: Fix possible OOB in wma_unified_radio_tx_mem_free() 2018-09-17 21:29:04 -07:00