Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::e…
…cho_skb is accessed out of bounds If the "struct can_priv::echo_skb" is accessed out of bounds would lead to a kernel crash. Better print a sensible warning message instead and try to recover. Cc: linux-stable <stable@vger.kernel.org> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
- Loading branch information