PT-2026-61222 · Linux+1 · Linux Kernel+1
CVE-2026-63905
·
Published
2026-07-19
·
Updated
2026-09-07
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A use-after-free issue exists in the
vudc remove() function within the usbip vudc module due to a race condition. In vudc probe(), the v init timer() function binds udc->tr timer.timer to v timer(), and the timer is started via v start timer() or v kick timer() through usbip sockfd store(). The vudc remove() function can free the vudc structure while the timer is still pending or executing, leading to a memory corruption when the timer core attempts to walk the embedded timer list after the structure has been freed.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
Ubuntu