summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHanumanth Reddy Pothula <c_hpothu@codeaurora.org>2018-03-19 18:33:37 +0530
committernshrivas <nshrivas@codeaurora.org>2018-03-26 04:20:45 -0700
commit9e83c1ef07011117f19a3ab5b2b509090d1a535e (patch)
treeda937c47f59f739f0319234466044981b951b113 /tools/perf/scripts/python
parentd8c5d993c107f643491751e1e0b270e4ba88a457 (diff)
qcacld-3.0: Resolve possible OOB while posting SET PASSPOINT WMA event
Presently, while processing SET_PASSPOINT_LIST vendor command HDD is not making sure realm string passed by upper-layer is NULL terminated, this may lead to buffer overflow as strlen is used to get realm string length to construct PASSPOINT WMA command. Make sure realm is NULL terminated before passing the same to down layers. Change-Id: I417f2b89dc219664afe5deac00dc361cac4048d6 CRs-Fixed: 2180699
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions