android_kernel_xiaomi_sm8350/core/bmi
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
..
inc qcacld-3.0: Featurize wlan BMI 2018-07-12 12:34:43 -07:00
src qcacld-3.0: check the data length when downloading firmware 2018-09-18 01:02:55 -07:00