[PATCH can v2 0/2] can: fix can-gw Out-of-Bounds Heap R/W and isotp UAF

From: Marc Kleine-Budde

Date: Thu Mar 19 2026 - 11:57:00 EST


This series is by Ali Norouzi and Oliver Hartkopp fixing a can-gw
Out-of-Bounds Heap R/W and can-isotp UAF.

Signed-off-by: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
---
Ali Norouzi (1):
can: gw: fix OOB heap access in cgw_csum_crc8_rel()

Oliver Hartkopp (1):
can: isotp: fix tx.buf use-after-free in isotp_sendmsg()

net/can/gw.c | 6 +++---
net/can/isotp.c | 24 ++++++++++++++++++------
2 files changed, 21 insertions(+), 9 deletions(-)
---
base-commit: 8a63baadf08453f66eb582fdb6dd234f72024723
change-id: 20260319-fix-can-gw-and-can-isotp-59227c217066

Best regards,
--
Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>