android_kernel_samsung_sm86.../umac
Hariharan Basuthkar ae92ea605f qcacmn: Fix KW issue in the regulatory component
In  I3c82e2eb98cdaf0ff8754bd990529a1833276304, KW error is reported in
the function, reg_compute_chan_to_freq.

This is because min_chan_range and max_chan_range can be assigned values,
that can cause array out of bounds issue.

To fix the issue, add explicit range checks against min_chan_range and
max_chang_range before iterating through master_chan_list to
avoid out of bound access.

Change-Id: Id5cd032fb899475720080b29012a6de1b5d4a916
CRs-Fixed: 2727082
2020-07-20 04:47:04 -07:00
..
cfr qcacmn: Compilation fixes when WLAN_CFR_ENABLE config is enabled 2020-07-17 17:23:23 -07:00
cmn_services qcacmn: Fix OOB issue in wlan_parse_rsn_ie 2020-07-10 07:45:46 -07:00
coex qcacmn: remove dependency of public files from wlan_objmgr_psoc_obj.h 2020-05-15 10:41:50 -07:00
cp_stats qcacmn: MCL specific movement from cmn to cld of stats 2020-04-17 07:37:08 -07:00
dcs qcacmn: Reset im stats and freq ctrl params when enable dcs wlan im 2020-05-11 05:24:33 -07:00
dfs qcacmn: Do not update ch_params if RCAC frequency is NULL 2020-07-16 02:05:35 -07:00
global_umac_dispatcher/lmac_if qcacmn: Add support to get pdev_id and psoc from dev_name 2020-07-17 01:51:26 -07:00
green_ap qcacmn: Add a check to not process DEL_MULTISTREAM event in wait state 2020-05-26 08:02:58 -07:00
mlme qcacmn: Move Blacklist filter while scoring the BSS 2020-07-16 23:46:21 -07:00
regulatory qcacmn: Fix KW issue in the regulatory component 2020-07-20 04:47:04 -07:00
scan qcacmn: Move 11d country vote to scan complete 2020-07-17 21:25:48 -07:00
wifi_pos qcacmn: Add support to get pdev_id and psoc from dev_name 2020-07-17 01:51:26 -07:00