diff options
author | Jakub Kicinski <kuba@kernel.org> | 2022-12-07 18:57:54 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-12-07 18:57:54 -0800 |
commit | 65e349f766a6f63d9f8679697fce8cfba1cce672 (patch) | |
tree | 844f10140c5ba95939d35dd90adc7cbc2a768300 /drivers/net/plip/plip.c | |
parent | 87a39882b5ab3127700ac4b9277608075f98eda2 (diff) | |
parent | 918ee4911f7a41fb4505dff877c1d7f9f64eb43e (diff) | |
download | linux-65e349f766a6f63d9f8679697fce8cfba1cce672.tar.bz2 |
Merge tag 'linux-can-fixes-for-6.1-20221207' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
Marc Kleine-Budde says:
====================
pull-request: can 2022-12-07
The 1st patch is by Oliver Hartkopp and fixes a potential NULL pointer
deref found by syzbot in the AF_CAN protocol.
The next 2 patches are by Jiri Slaby and Max Staudt and add the
missing flush_work() before freeing the underlying memory in the slcan
and can327 driver.
The last patch is by Frank Jungclaus and target the esd_usb driver and
fixes the CAN error counters, allowing them to return to zero.
* tag 'linux-can-fixes-for-6.1-20221207' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can:
can: esd_usb: Allow REC and TEC to return to zero
can: can327: flush TX_work on ldisc .close()
can: slcan: fix freed work crash
can: af_can: fix NULL pointer dereference in can_rcv_filter
====================
Link: https://lore.kernel.org/r/20221207105243.2483884-1-mkl@pengutronix.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/plip/plip.c')
0 files changed, 0 insertions, 0 deletions