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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-01-25 15:15
Updated : 2026-06-17 13:20
NVD link : CVE-2026-22997
Mitre link : CVE-2026-22997
CVE.ORG link : CVE-2026-22997
JSON object : View
Products Affected
linux
- linux_kernel
CWE
