Kernel Tree For Xiaomi 11 Lite NE 5G
Go to file
Pragaspathi Thilagaraj aba1b5d830 qcacld-3.0: Fix possible NULL pointer dereference in lim_send_mlm_assoc_ind
In SAP mode, when a STA is associated, the assoc request is
stored in session_entry->parsedAssocReq. The function
lim_send_mlm_assoc_ind is called to indicate the association to
SME. In lim_send_mlm_assoc_ind, parsedAssocReq is copied to
assoc_req which fills the assoc_ind to be sent to sme,
and session_entry->parsedAssocReq is dereferenced before
validating it against NULL. This could result in NULL pointer
dereference.

Add NULL pointer check before dereferencing parsedAssocReq.
Return if it fails.

Change-Id: Ied2b5f64c0351a648c1d398f616450aa406fc82e
CRs-Fixed: 2348565
2018-11-19 06:41:31 -08:00
components qcacld-3.0: Refactor SAP CFG items 2018-11-17 08:00:20 -08:00
configs qcacld-3.0: Add timestamp debug info in ol_tx_desc_t 2018-11-10 04:02:04 -08:00
core qcacld-3.0: Fix possible NULL pointer dereference in lim_send_mlm_assoc_ind 2018-11-19 06:41:31 -08:00
uapi/linux qcacld-3.0: Fix tab stop checkpatch warnings 2018-09-13 13:20:38 -07:00
Android.mk qcacld-3.0: Remove deprecated ANDROID_BUILD_TOP for new SP 2018-10-17 02:07:03 -07:00
Kbuild qcacld-3.0: Enable scatter gather feature for msm8996 platform 2018-11-15 22:00:19 -08:00
Kconfig qcacld-3.0: Add SARV1 to SARV2 feature flag 2018-07-31 12:58:49 -07:00
Makefile
README.txt

This is CNSS WLAN Host Driver for products starting from iHelium