diff options
| author | Dundi Raviteja <dundi@codeaurora.org> | 2018-06-15 16:18:55 +0530 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-06-18 06:52:39 -0700 |
| commit | c1035be3ab5a72593cb5197e9d6c7ebe4ac63369 (patch) | |
| tree | b6b685b7c5a3a6f542e2bb57102a239544afa956 /tools/perf/scripts/python | |
| parent | 1b515f4b0a966137b404affdb95fa73c04e75278 (diff) | |
qcacld-3.0: Fix OOB access in hdd_hostapd_inactivity_timer_cb()
In function hdd_hostapd_inactivity_timer_cb(), copying data to
we_custom_event buffer without checking the source buffer length,
this may lead to out of buffer access.
To address this issue, add a check for the event length against
the size of we_custom_event buffer.
Change-Id: I9ba5b79e71f2f673e5b9e78e830bf29479b45a7b
CRs-Fixed: 2260108
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
