summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorjitiphil <jitiphil@codeaurora.org>2018-06-05 14:50:48 +0530
committerjitiphil <jitiphil@codeaurora.org>2018-06-08 16:29:29 +0530
commit717a2d8b0b0c3ffb78f7781cb184eba5ab264107 (patch)
treec3c2baa876f970b9dce0fcd786891d06c3e6f816 /tools/perf/scripts/python
parent387af99683394d37bc4a287279154eb7ff3f22e0 (diff)
qcacld-2.0: Possible Out Of Bound reads in htt_t2h_tx_ppdu_log_print()
mpdu_bytes_array_len, mpdu_msdus_array_len, and msdu_bytes_array_len are used to calculate the record size, as well as used as buffer offset, without any verification. This can cause to multiple overflows and underflow leading to OOB reads. Add checks for each arithmetic operation with these variables. Change-Id: Ib6ec6ac6932eb8c541bc2357d45d3feaf39fdb7d CRs-Fixed: 2226125
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions