summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorjitiphil <jitiphil@codeaurora.org>2018-05-04 12:47:34 +0530
committernshrivas <nshrivas@codeaurora.org>2018-05-15 08:58:59 -0700
commit2a621a1dbe947fdf70c935a826002cbbb62f5555 (patch)
tree4c2ca621ab866c1fc9db8e6cfb1d333151783c45 /tools/perf/scripts/python
parent8123c7e8aabeef0b352641e7ed161efe7fec058f (diff)
qcacld-3.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