Kernel Tree For Xiaomi 11 Lite NE 5G
Go to file
Alok Kumar 4d87ff204f qcacld-3.0: Fix NULL pointer dereferencing of vdev during peer deletion
During peer deletion, ol_txrx_is_peer_eligible_for_deletion() is
called to check if peer is eligible for deletion. Inside function,
vdev is dereferenced to extract pdev but due to race conditon peer
may get freed from the list and this may lead to NULL pointer
derefencing of vdev.

Avoid dereferencing of vdev and pass pdev itself as an argument to
ol_txrx_is_peer_eligible_for_deletion()

Change-Id: I743e2e2c83c3e07e5d5ec4fde7fc3b098766ca96
CRs-Fixed: 2252243
2018-06-08 00:36:59 -07:00
components qcacld-3.0: Remove log in WLAN IPA RX exception cb 2018-06-07 19:30:30 -07:00
configs qcacld-3.0: Enable CP_STATs componet 2018-06-07 12:46:50 -07:00
core qcacld-3.0: Fix NULL pointer dereferencing of vdev during peer deletion 2018-06-08 00:36:59 -07:00
uapi/linux qcacld-3.0: Featurize packet log 2018-06-06 23:49:08 -07:00
Android.mk qcacld-3.0: Correct symbolic link for wlan.ko 2017-08-06 05:00:09 -07:00
Kbuild qcacld-3.0: Featurize fastpath feature 2018-06-07 15:47:45 -07:00
Kconfig qcacld-3.0: Remove obsolete CONFIG_PRIMA_WLAN_11AC_HIGH_TP 2018-04-11 03:37:50 -07:00
Makefile qcacld-3.0: Allow out-of-tree build with relative path in M 2018-02-09 11:33:09 -08:00
README.txt Initial readme for WLAN Host Driver for iHelium 2015-04-06 11:45:23 -07:00

This is CNSS WLAN Host Driver for products starting from iHelium