PT-2026-68418 · Linux · Linux Kernel
CVE-2026-64585
·
Published
2026-08-06
·
Updated
2026-08-23
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A use-after-free issue exists in the
esd usb disconnect() function. The function frees each CAN netdev using free candev() within a loop and subsequently calls unlink all urbs(dev). Because the per-netdev private data struct esd usb net priv is embedded in the net device allocation, unlink all urbs() dereferences memory that has already been freed when attempting to kill the per-netdev TX anchor via usb kill anchored urbs(&priv->tx submitted), clear active tx jobs, and reset priv->tx contexts[].Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel