summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAbhinav Kumar <abhikuma@codeaurora.org>2018-11-30 12:21:02 +0530
committernshrivas <nshrivas@codeaurora.org>2018-12-04 08:33:18 -0800
commit5ca01e0113b3e8ed4bdcab45d91d97aea05ff839 (patch)
tree054d2d8f0d0aa60f6cd5963c942b3e8dc635a2cb /tools/perf/scripts/python
parent3b2bc4e8302a3f4e0dede57223f7145479519681 (diff)
qcacld-3.0: Check channel_count while handling DCC update ndl event
Invalid channel_count may be sent to driver by user with QCA_NL80211_VENDOR_SUBCMD_DCC_UPDATE_NDL vendor command, and may also pass the sanity check with update_ndl_param->dcc_ndl_chan_list_len as integer overflow, in send_dcc_update_ndl_cmd_tlv. This leads to heap overflow while updating NDL per channel. Fix is to validate channel count sent by user in __wlan_hdd_cfg80211_dcc_update_ndl before accessing it. Change-Id: Icf385dd5618fcdbdbf427062fe581fa7d3909882 CRs-Fixed: 2339182
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions