diff options
| author | gaurank kathpalia <gkathpal@codeaurora.org> | 2018-05-01 12:35:14 +0530 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-03 14:09:46 -0700 |
| commit | ac6eb9f2674a38f86c80b82cadd2f4e7fa777588 (patch) | |
| tree | 1e9f843907f2ce1462593a7cf76c07a48269c9d3 /tools/perf/scripts | |
| parent | c8e79e30193edf0954a36804f235bafbcb718b0b (diff) | |
qcacld-3.0: Fix OOB write in vdev_mac_map
In the API wma_process_pdev_hw_mode_trans_ind
the host doesnt check the upper limit of
num_vdev_mac_entries received from the firmware,
and fills the same to the host structure
hw_mode_trans_ind, which may cause OOB write.
Fix is to check for the max vdev supported in the
same API and return if the condition is false.
Change-Id: I54a9e12f777b87b49057d6c97c06ab71b9ad1d77
CRs-Fixed: 2221965
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions
