summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorVignesh Viswanathan <viswanat@codeaurora.org>2018-04-30 15:03:08 +0530
committernshrivas <nshrivas@codeaurora.org>2018-05-08 04:45:01 -0700
commit7824cf624f62497ac5c586faa729644e28ac22bc (patch)
tree6390a8cfbb28f6b75d53401d3a481f74727faeb0 /tools/perf/scripts/python/bin
parent8da7d0c13b7f244b20fbabd8df73b4c724f415c0 (diff)
qcacld-3.0: Add sanity check variable_data len in update_fils_data
In function update_fils_data, fils_indication->num_variable_data is the actual length of the data present in the array variable_data. While accessing variable_data array to copy cache identifier, HESSID and realm identifiers, the length of the array is not checked and could lead to OOB access. Add check to validate remaining data length in variable_data array before accessing it to copy various fields. Change-Id: Ifc1f5d55964bcd7fdcc2676ea9c2afede0fe6803 CRs-Fixed: 2231767
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions