android_kernel_xiaomi_sm8350/core
Alok Kumar bda73bb1f2 qcacld-3.0: Fix NULL pointer dereferencing of peer due to race condition
Peer get deleted during ol_txrx_peer_detach_force_delete when
WMA_ROAM_OFFLOAD_SYNCH_IND is received. As peer deletion is
happening in different context and ol_rx_send_pktlog_event is
accessing the peer in different context, a possible race condition
has occurred which leads to NULL pointer dereferencing of peer.

Ignore the peer deletion during ol_txrx_peer_detach_force_delete and
delete it during ol_rx_peer_unmap_handler.

Change-Id: Icf252612081a41f94db6df4684348f2962b2da9d
CRs-Fixed: 2238214
2018-06-08 00:36:55 -07:00
..
bmi qcacld-3.0: bmi: Fix misspellings 2018-05-16 18:01:27 -07:00
cds qcacld-3.0: Featurize packet log 2018-06-06 23:49:08 -07:00
dp qcacld-3.0: Fix NULL pointer dereferencing of peer due to race condition 2018-06-08 00:36:55 -07:00
hdd qcacld-3.0: Fix logging issue in NL80211_RATE_INFO_BITRATE32 2018-06-07 17:05:57 -07:00
mac Release 5.2.0.81U 2018-06-07 21:08:37 -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: Start SAP on 80Mhz in STA+SAP when acs_policy enabled 2018-06-06 05:49:14 -07:00
sme qcacld-3.0: Fix bad pointers being passed from SME to WMA 2018-06-07 17:06:01 -07:00
wma qcacld-3.0: Fix possible overflow in wma_stats_event_handler 2018-06-07 02:30:36 -07:00