diff options
| author | Zekun Shen <[email protected]> | 2021-01-11 19:49:29 +0200 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2021-01-18 18:11:32 +0200 |
| commit | d18ba9f1351c4675948c87e33a571d28c97d53a7 (patch) | |
| tree | a90a8a60032d077a0b5cdaa7908c76deb911f190 /tools/perf/scripts/python/stackcollapse.py | |
| parent | dc5771dfb27d6da7c8d866a358ff5c86e95f06c6 (diff) | |
ath10k: sanitity check for ep connectivity
Function ep_rx_complete is being called without NULL checking
in ath10k_htc_rx_completion_handler. Without such check, mal-
formed packet is able to cause jump to NULL.
ep->service_id seems a good candidate for sanity check as it is
used in usb.c.
Signed-off-by: Zekun Shen <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions