In the Linux kernel, the following vulnerability has been resolved: net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon receiving the second rts Since j1939_session_deactivate_activate_next() in j1939_tp_rxtimer() is called only when the timer is enabled, we need to call j1939_session_deactivate_activate_next() if we cancelled the timer. Otherwise, refcount for j1939_session leaks, which will later appear as | unregister_netdevice: waiting for vcan0 to become free. Usage count = 2. problem.
https://git.kernel.org/stable/c/cb2a610867bc379988bae0bb4b8bbc59c0decf1a
https://git.kernel.org/stable/c/6121b7564c725b632ffe4764abe85aa239d37703
https://git.kernel.org/stable/c/1809c82aa073a11b7d335ae932d81ce51a588a4a