From: Marc Kleine-Budde Date: Wed, 29 Jul 2026 08:16:00 +0000 (+0200) Subject: Merge patch series "can: j1939: resend lost patches for buffer init and netdevice... X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c08413d10be2d412f60c292d7adaafc52cf7a450;p=thirdparty%2Fkernel%2Fstable.git Merge patch series "can: j1939: resend lost patches for buffer init and netdevice tracking" Oleksij Rempel says: This series collects and resends two j1939 patches that were previously lost on their way upstream. They address different, unconnected issues in the stack: - Patch 1 prevents residual data leaks by zeroing the allocated receive buffer in j1939_session_fresh_new(). - Patch 2 implements netdevice_tracker for j1939_{priv,session,ecu} management to help investigate a dev_hold()/dev_put() refcount leak (unregister_netdevice() waiting for vcan0) reported by syzbot. Link: https://patch.msgid.link/20260728055835.1151785-1-o.rempel@pengutronix.de Signed-off-by: Marc Kleine-Budde --- c08413d10be2d412f60c292d7adaafc52cf7a450