virtual can

About this tag
The virtual CAN tag covers discussions about virtual Controller Area Network interfaces in Linux, particularly in embedded and automotive contexts. Recent content highlights a security vulnerability (CVE-2026-22997) in the Linux kernel's J1939 stack that causes a session leak, preventing virtual CAN interfaces from being cleanly unregistered. This affects network-device lifecycle operations and can lead to denial-of-service conditions. The tag is relevant for users working with virtual CAN setups, kernel networking, or automotive Linux systems who need to understand stability and security implications of virtual CAN interface management.
  1. Linux J1939 XTP Session Leak CVE-2026-22997 Patch Alert

    A subtle reference-counting bug in the Linux kernel’s Controller Area Network (CAN) J1939 stack — tracked as CVE-2026-22997 — can lead to a persistent session leak and local denial-of-service conditions when the kernel receives a second RTS (Request To Send) for an active XTP transfer. The flaw...