android_kernel_xiaomi_sm8350/core
Hanumanth Reddy Pothula 04bad8fa9d qcacld-3.0: Resolve possible OOB issue while processing start_bss
Presently, while processing start_bss, after retrieving WPS IE from
the beacon frame, 15th byte of WPS IE is accessed to get WPS state,
without confirming IE length holds that much minimum length to access.

Before accessing 15th byte(WPS state) of WPS IE, make sure IE length
holds minimum length to access it.

Change-Id: Ic00c700a1fbf88183b8b2d834c9700b538700ce7
CRs-Fixed: 2239164
2018-06-24 16:10:03 -07:00
..
bmi qcacld-3.0: bmi: Fix misspellings 2018-05-16 18:01:27 -07:00
cds qcacld-3.0: cds: Replace tSirRetStatus with QDF_STATUS 2018-06-24 11:58:47 -07:00
dp qcacld-3.0: Fix compilation error 2018-06-21 22:42:15 -07:00
hdd qcacld-3.0: Resolve possible OOB issue while processing start_bss 2018-06-24 16:10:03 -07:00
mac Release 5.2.0.84U 2018-06-24 11:58:48 -07:00
pld qcacld-3.0: Check if sdio device is valid before start wifi 2018-06-07 21:08:36 -07:00
sap qcacld-3.0: sap: Replace tSirRetStatus with QDF_STATUS 2018-06-22 14:07:58 -07:00
sme qcacld-3.0: Report valid MCS index to upper layer 2018-06-22 21:07:13 -07:00
wma qcacld-3.0: Report valid MCS index to upper layer 2018-06-22 21:07:13 -07:00