PT-2026-90453 · Linux · Linux

CVE-2026-89737

·

Published

2026-09-11

·

Updated

2026-09-11

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
usb: typec: thunderbolt: Disable work before freeing tbt on remove
tbt altmode remove() drops the plug and cable references without draining tbt->work. The work function dereferences those references, and can also requeue itself in its error path. The VDM callbacks can queue the same work item.
Disable and drain tbt->work before dropping the references. This waits for an existing invocation and prevents subsequent schedule work() calls from queueing it during teardown.
This issue was found by an in-house static analysis tool and confirmed by manual code review.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-89737

Affected Products

Linux