THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-64585 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: can: esd_usb: kill anchored URBs before freeing netdevs esd_usb_disconnect() frees each CAN netdev with free_candev() inside its per-netdev loop and only calls unlink_all_urbs(dev) afterwards. The per-netdev pr

[NVD] CVE-2026-64585 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: can: esd_usb: kill anchored URBs before freeing netdevs esd_usb_disconnect() frees each CAN netdev with free_candev() inside its per-netdev loop and only calls unlink_all_urbs(dev) afterwards. The per-netdev pr

mednvdPublished 2026-08-06

CVE-2026-64585 CVSS: 7.8 HIGH Published: 2026-08-06T08:16:33.693

In the Linux kernel, the following vulnerability has been resolved:

can: esd_usb: kill anchored URBs before freeing netdevs

esd_usb_disconnect() frees each CAN netdev with free_candev() inside its per-netdev loop and only calls unlink_all_urbs(dev) afterwards. The per-netdev private data (struct esd_usb_net_priv) is embedded in th

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-64585