Subash Abhinov Kasiviswanathan f57bbaae72 net: qualcomm: rmnet: Fix possible null dereference in command processing
If a command packet with invalid mux id is received, the packet would
not have a valid endpoint. This invalid endpoint maybe dereferenced
leading to a crash. Identified by manual code inspection.

Fixes: 3352e6c45760 ("net: qualcomm: rmnet: Convert the muxed endpoint to hlist")
Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-02-19 11:17:34 -05:00
..
2017-12-19 13:25:52 -05:00
2018-02-06 09:59:40 -08:00
2018-01-29 14:25:47 -05:00
2018-01-29 16:37:15 -08:00
2017-12-26 13:10:07 -05:00
2018-01-21 18:05:30 -05:00
2018-01-02 16:14:49 -06:00
2018-01-17 18:04:43 -06:00
2017-11-16 22:58:12 +09:00