android_kernel_xiaomi_sm8350/core
gaurank kathpalia 6f53cf10d5 qcacld-3.0: Fix pointer dereference condition
In the APi wlansap_roam_callback, under switch
case of roam result eCSR_ROAM_RESULT_INFRA_ASSOCIATION_IND,
the driver passes csr_roam_info in
wlansap_roam_process_infra_assoc_ind without a NULL check for
the same, which may cause pointer dereference.

Fix is to call wlansap_roam_process_infra_assoc_ind only if
csr_roam_info is valid

Change-Id: I6388b7c8f7af827a5c2a862779f04b22c5c5f23e
CRs-Fixed: 2260094
2018-07-03 16:36:39 -07:00
..
bmi qcacld-3.0: Abstract SDIO block size 2018-06-25 04:55:52 -07:00
cds qcacld-3.0: Add CPU mask INI option for Rx_thread affinity 2018-07-02 12:23:20 -07:00
dp qcacld-3.0: Add CDP API to set key in data path 2018-07-02 16:08:48 -07:00
hdd qcacld-3.0: OOB read while processing extscan change results 2018-07-03 13:42:14 -07:00
mac qcacld-3.0: Rename hHdd to hdd_handle 2018-07-03 16:36:35 -07:00
pld qcacld-3.0: Update soc info by structure member 2018-06-29 07:12:34 -07:00
sap qcacld-3.0: Fix pointer dereference condition 2018-07-03 16:36:39 -07:00
sme qcacld-3.0: Rename hHdd to hdd_handle 2018-07-03 16:36:35 -07:00
wma qcacld-3.0: Rename hHdd to hdd_handle 2018-07-03 16:36:35 -07:00