PT-2026-43936 · Linux+2 · Linux Kernel+2
CVE-2026-46069
·
Published
2026-05-27
·
Updated
2026-08-25
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
mwifiex adapter cleanup() function. The function utilizes timer delete(), which is non-synchronous, for the wakeup timer before the adapter structure is freed. Because timer delete() does not wait for running timer callbacks to complete, the wakeup timer fn callback may continue to access adapter fields such as adapter->hw status and adapter->if ops.card reset after they have been freed by mwifiex free adapter() during the mwifiex remove card() process.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
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