PT-2026-68427 · Linux+1 · Linux Kernel+1

CVE-2026-64594

·

Published

2026-08-06

·

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 An issue exists in the USB gadget functionfs module where reset work is not consistently initialized. When a functionfs instance is unmounted, the ffs fs kill sb() function calls cancel work sync() on ffs->reset work. However, reset work is only initialized in specific deactivation paths, such as when the instance is mounted with the no disconnect option. In common scenarios, ffs data new() allocates ffs data without initializing reset work, leaving reset work.func as NULL. This causes the flush work() function to trigger a warning when cancel work sync() is called on the uninitialized work structure.
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

CVE-2026-64594
OPENSUSE-SU-2026:11476-1
USN-8726-1
USN-8727-1
USN-8728-1

Affected Products

Linux Kernel
Ubuntu