android_kernel_xiaomi_sm8350/core/wma
Harprit Chhabada 3cfca968de qcacld-3.0: Fix null pointer dereference for vdev_mac_entry
In wma_process_pdev_hw_mode_trans_ind() vdev_mac_entry is used  to copy the
pdev_id and vdev_id values from a for loop.

vdev_mac_entry is never checked before if it is allocated and can lead to
null pointer dereference.

Change-Id: I44ea6f5262bf39116af33a4d833a2c77d7963626
CRs-Fixed: 2359250
2018-12-11 01:43:00 -08:00
..
inc qcacld-3.0: Remove obsolete wma_is_*_active() 2018-12-07 09:40:36 -08:00
src qcacld-3.0: Fix null pointer dereference for vdev_mac_entry 2018-12-11 01:43:00 -08:00