PT-2026-51997 · Linux · Linux Kernel
Published
2026-06-24
·
Updated
2026-06-24
·
CVE-2026-53103
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 potential deadlock exists in the
mt7925 roc abort sync() function within the mt76 wireless driver. The issue occurs when roc abort sync() invokes cancel work sync(), which waits for roc work() to complete. Because roc work() holds the dev->mt76.mutex lock, a deadlock occurs if the caller already owns that same mutex. This scenario can happen during station removal through the sequence of function calls: mt76 sta state() -> mt76 sta remove() -> mt7925 mac sta remove link() -> mt7925 mac link sta remove() -> mt7925 roc abort sync().Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel