linux_dsm_epyc7002/drivers/net/ethernet/qualcomm
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: 3352e6c457 ("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
..
emac net: qcom/emac: extend DMA mask to 46bits 2018-01-24 16:32:29 -05:00
rmnet net: qualcomm: rmnet: Fix possible null dereference in command processing 2018-02-19 11:17:34 -05:00
Kconfig
Makefile
qca_7k_common.c
qca_7k_common.h
qca_7k.c
qca_7k.h
qca_debug.c
qca_debug.h
qca_spi.c
qca_spi.h
qca_uart.c