Learn about CVE-2022-28389, a double free vulnerability in the Linux kernel through version 5.17.1 that impacts the `mcba_usb_start_xmit` function in `drivers/net/can/usb/mcba_usb.c`.
A double free vulnerability, identified as CVE-2022-28389, exists in the Linux kernel through version 5.17.1. This vulnerability specifically affects the
mcba_usb_start_xmit
function in drivers/net/can/usb/mcba_usb.c
.