android_kernel_xiaomi_sm8350/core
gaurank kathpalia d2967a742c qcacld-3.0: Fix OOB write in vdev_mac_map
In the API wma_process_pdev_hw_mode_trans_ind
the host doesnt check the upper limit of
num_vdev_mac_entries received from the firmware,
and fills the same to the host structure
hw_mode_trans_ind, which may cause OOB write.
Fix is to check for the max vdev supported in the
same API and return if the condition is false.

Change-Id: I54a9e12f777b87b49057d6c97c06ab71b9ad1d77
CRs-Fixed: 2221965
2018-05-05 09:21:29 -07:00
..
bmi qcacld-3.0: bmi: Remove legacy markings 2018-04-24 14:48:51 -07:00
cds qcacld-3.0: Log reason code while flushing logging events 2018-05-03 08:04:57 -07:00
dp qcacld-3.0: Fix KASAN slab-out-of-bounds in ipa3_release_wdi_mapping 2018-05-05 08:22:55 -07:00
hdd qcacld-3.0: Set proper arch dependency for NAPI 2018-05-05 03:06:16 -07:00
mac Release 5.2.0.76Q 2018-05-05 08:22:56 -07:00
pld qcacld-3.0: pld: Remove legacy markings 2018-04-24 14:48:41 -07:00
sap qcacld-3.0: Fix null pointer dereference in SAP state fsm 2018-05-03 18:33:03 -07:00
sme qcacld-3.0: Add validation check for Access category 2018-05-04 20:42:55 -07:00
wma qcacld-3.0: Fix OOB write in vdev_mac_map 2018-05-05 09:21:29 -07:00