Files
linux/drivers/net/wireless/ath/ath10k
Zekun Shen d18ba9f135 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 <bruceshenzk@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200622022055.16028-1-bruceshenzk@gmail.com
2021-01-18 18:11:32 +02:00
..
2020-11-07 13:34:22 +02:00
2020-04-22 09:43:29 +03:00
2020-09-01 15:04:16 +03:00
2019-10-02 20:20:33 +03:00
2020-05-12 10:33:13 +03:00
2020-12-02 20:32:38 +02:00
2020-12-15 22:46:18 -08:00
2019-11-27 07:44:25 +01:00
2020-08-17 13:24:41 +03:00