summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAbhinav Kumar <abhikuma@codeaurora.org>2018-09-17 18:07:27 +0530
committernshrivas <nshrivas@codeaurora.org>2018-10-11 07:38:34 -0700
commite698cdcc426658f015cbd3287ad9d129174564f2 (patch)
treeb94dd6cc8e432400a3d97083130474e230dd5cff /tools/perf/scripts/python
parent98083231e5f4f6a4bcc8ac5181c03a53e128978d (diff)
qcacld-3.0: Fix possible OOB read in proc_dnld_rsp
In proc_dnld_rsp, pHdr->sBufSize is coming from fw message which could not be trusted. Before its use it should proc_dnld_rsp should verify it against its max allowed size (UINT_MAX). Fix is to add a sanity check for pHdr->sBufSize against UINT_MAX before its use. Change-Id: I6ec970483af860d5e42d6adac640274743f44f1a CRs-Fixed: 2308333
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions