PT-2026-72893 · Linux · Linux Kernel
CVE-2026-74441
·
Published
2026-08-15
·
Updated
2026-08-18
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 synchronization issue exists during port unregistration in the USB Type-C UCSI subsystem. Pending partner work items can race against workqueue destruction, resulting in use-after-free conditions, kernel NULL pointer dereferences, or general protection faults. The issue involves the
ucsi poll worker workqueue and the ucsi init() error paths. To resolve this, the system must ensure strict ordering and serialization during teardown by utilizing the ucsi unregister port() helper function, protecting ucsi unregister partner() under the connector mutex lock, and replacing mod delayed work() with a sequence of cancel delayed work() and queue delayed work() to prevent double release of resources.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