mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-12 21:52:17 +00:00
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> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| pcan_ucan.h | ||
| pcan_usb_core.c | ||
| pcan_usb_core.h | ||
| pcan_usb_fd.c | ||
| pcan_usb_pro.c | ||
| pcan_usb_pro.h | ||
| pcan_usb.c | ||