android_kernel_xiaomi_sm8350/core/sme/inc
Selvaraj, Sridhar bc950df65f qcacld-3.0: Fix stack corruption issue in sme_RrmProcessNeighborReport
qcacld-2.0 to qcacld-3.0 propagation

When STA process Neighbor report from AP, session_id is declared
as one byte variable and its overwritten with four bytes value
in csrRoamGetSessionIdFromBSSID. This is observed on enabling stack
protection in kernel config(CONFIG_CC_STACKPROTECTOR).

Fix is to declare session_id as four bytes variable.

Git-commit: 96646d1eb48c4f3bf45555b8f636f90cf925b8b8
Change-Id: I6b2fd40a5466fe5dd72d394abb682229a550e0b1
CRs-Fixed: 1025272
2016-08-03 18:57:16 -07:00
..
csr_api.h qcacld-3.0: Use Reassociation during BSS Transition 2016-07-28 15:31:44 +05:30
csr_internal.h qcacld-3.0: Fix stack corruption issue in sme_RrmProcessNeighborReport 2016-08-03 18:57:16 -07:00
csr_link_list.h qcacld-3.0: Add QDF MC timer API's 2016-03-24 11:58:08 -07:00
csr_neighbor_roam.h qcacld-3.0: Cleanup NCHO commands 2016-05-23 11:46:41 -07:00
csr_support.h qcacld-3.0: Add QDF types 2016-03-24 11:57:54 -07:00
nan_api.h qcacld-3.0: Refactor hdd callback (de)registration into a single function 2016-07-28 15:33:50 +05:30
oem_data_api.h qcacld-3.0: Correct len size of oem data request 2016-07-13 15:27:49 -07:00
oem_data_internal.h qcacld-3.0: Fix memory leak in OEM data request 2016-02-08 15:50:45 -08:00
p2p_api.h qcacld-3.0: Add QDF MC timer API's 2016-03-24 11:58:08 -07:00
sme_api.h qcacld-3.0: Refactor hdd callback (de)registration into a single function 2016-07-28 15:33:50 +05:30
sme_ft_api.h qcacld-3.0: Fix layer violation in SME 2016-04-20 22:20:44 -07:00
sme_inside.h qcacld-3.0: Fix chain mask & nss in policy manager connection table 2016-07-12 10:02:49 -07:00
sme_internal.h qcacld-3.0: Add support for NAN Data End Request 2016-07-06 13:31:24 -07:00
sme_nan_datapath.h qcacld-3.0: Add NDP reason codes in deferred rsp sent for NDP commands 2016-07-06 13:31:56 -07:00
sme_power_save_api.h qcacld-3.0: Add QDF status 2016-03-24 11:57:39 -07:00
sme_power_save.h qcacld-3.0: Add QDF mem API's 2016-03-24 11:58:16 -07:00
sme_qos_api.h qcacld-3.0: Add QDF mem API's 2016-03-24 11:58:16 -07:00
sme_qos_internal.h qcacld-3.0: Add QDF mem API's 2016-03-24 11:58:16 -07:00
sme_rrm_api.h qcacld-3.0: Remove csr_neighbor_roam_create_chan_list_from_neighbor_report 2016-04-20 22:19:52 -07:00
sme_rrm_internal.h qcacld-3.0: Remove FEATURE_WLAN_ESE_UPLOAD compile macro 2016-04-17 18:07:30 -07:00
sme_trace.h qcacld-3.0: Add MTRACE logs for missing cfg80211_ops callbacks 2015-11-25 17:26:47 -08:00
sms_debug.h
wlan_ps_wow_diag.h