android_kernel_xiaomi_sm8350/core
jitiphil 5fdc34704f qcacld-3.0: Prevent access to rx thread after thread shutdown
During unload/SSR, the ol_rx_thread is shutdown and then the
cpu hotplug notifier is unregistered. In other context
cpu hotplug notifier could be accessing the freed contents
of rxthread resulting in use after free.

To avoid this race condition, reject the cpu hot plug
notificaiton in case of a driver SSR in addition to
load/unload.

Change-Id: Iafadff92d5660b979c6cf20a70eef42d22a9e51a
CRs-Fixed: 2219011
2018-04-06 01:58:53 -07:00
..
bmi qcacld-3.0: Add support for QCA9379 on x86 platform 2018-02-28 05:29:39 -08:00
cds qcacld-3.0: Prevent access to rx thread after thread shutdown 2018-04-06 01:58:53 -07:00
dp qcacld-3.0: Fix argument type for ol_txrx_stats_callback 2018-04-04 17:47:15 -07:00
hdd qcacld-3.0: Relocate hdd_set_peer_rate() 2018-04-06 01:58:50 -07:00
mac Release 5.2.0.72W 2018-04-05 01:29:51 -07:00
pld qcacld-3.0: Fix errors of multi driver compilation 2018-03-14 15:53:05 -07:00
sap qcacld-3.0: Fail channel sap channel change request for channel 0 2018-04-02 19:39:34 -07:00
sme qcacld-3.0: Fix function types passed to qdf_trace_register 2018-04-04 16:39:55 -07:00
wma qcacld-3.0: Fix OOB write in wma_unified_debug_print_event_handler 2018-04-05 01:29:46 -07:00