linux/drivers/net/can/usb
추지호 b67d0dd7d0 can: peak: fix bad memory access and free sequence
Fix for bad memory access while disconnecting. netdev is freed before
private data free, and dev is accessed after freeing netdev.

This makes a slub problem, and it raise kernel oops with slub debugger
config.

Signed-off-by: Jiho Chu <jiho.chu@samsung.com>
Cc: linux-stable <stable@vger.kernel.org>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2016-12-08 15:59:52 +01:00
..
peak_usb can: peak: fix bad memory access and free sequence 2016-12-08 15:59:52 +01:00
ems_usb.c net: can: usb: ems_usb: don't print error when allocating urb fails 2016-08-13 14:53:38 -07:00
esd_usb2.c net: can: usb: esd_usb2: don't print error when allocating urb fails 2016-08-13 14:53:39 -07:00
gs_usb.c net: can: usb: gs_usb: don't print error when allocating urb fails 2016-08-13 14:53:39 -07:00
Kconfig can: kvaser_usb: Add support for more Kvaser Leaf v2 devices 2016-06-23 11:16:41 +02:00
kvaser_usb.c net: can: usb: kvaser_usb: don't print error when allocating urb fails 2016-08-13 14:53:39 -07:00
Makefile net: can: use kbuild magic to inherit debug settings 2014-08-18 01:03:38 +02:00
usb_8dev.c net: can: usb: usb_8dev: don't print error when allocating urb fails 2016-08-13 14:53:39 -07:00