PT-2026-51997 · Linux+2 · Linux Kernel+2
CVE-2026-53103
·
Published
2026-06-24
·
Updated
2026-09-07
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
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.
Exploit
Improper Locking
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu