Files
linux/drivers
Oliver Hartkopp 3cc97c83e2 can: add missing initialisations in CAN related skbuffs
commit 969439016d upstream.

When accessing CAN network interfaces with AF_PACKET sockets e.g. by dhclient
this can lead to a skb_under_panic due to missing skb initialisations.

Add the missing initialisations at the CAN skbuff creation times on driver
level (rx path) and in the network layer (tx path).

Reported-by: Austin Schuh <austin@peloton-tech.com>
Reported-by: Daniel Steer <daniel.steer@mclaren.com>
Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-03-26 15:06:54 +01:00
..
2014-04-14 06:50:04 -07:00
2015-03-06 14:43:26 -08:00
2014-07-31 12:52:56 -07:00
2015-01-29 17:40:48 -08:00
2014-08-07 14:52:37 -07:00
2014-01-15 14:51:22 -08:00
2015-03-26 15:06:49 +01:00
2015-03-26 15:06:53 +01:00