PT-2026-51992 · Linux+2 · Linux Kernel+2
CVE-2026-53098
·
Published
2026-06-24
·
Updated
2026-09-07
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A use-after-free issue exists in the mt7915 WiFi driver. When an mt7915 PCI chip is detached, the
mt7915 coredump unregister() function releases mt7915 crash data. However, a race condition can occur if the dump work item is still pending or executing, causing the mt7915 mac dump work() function to dereference the already freed crash data memory.Recommendations
Ensure that
cancel work sync() is called within the mt7915 unregister device() function to synchronize and cancel any pending or executing dump work before the crash data is deallocated.Exploit
Fix
Use After Free
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