summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAbhinav Kumar <abhikuma@codeaurora.org>2018-06-06 16:07:01 +0530
committernshrivas <nshrivas@codeaurora.org>2018-06-19 06:21:57 -0700
commitdaf0b077cb9b030fa7f5a7786ff0007d9d5aa79a (patch)
tree47815e7583dd284309ddea71e8a734f58326e5e7 /tools/perf/scripts/python
parente50aff32806491f70968a91c98912e45d88e7eb4 (diff)
qcacld-3.0: Fix possible OOB read in wlan_hdd_cfg80211_set_ie
In case of WLAN_EID_WAPI, Host assuming that the incoming ie buffer is at least of length (4 + 2 + akmsuiteCount * sizeof(uint32_t)) long and is not checked anywhere before accessing. Results possible OOB read issue could occur. Fix is to add a check for incoming buffer IEs. Change-Id: Ia60cf8c56478b47e5f2f654f0cf77fe6bd5706e4 CRs-Fixed: 2252250
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions