CVE-2026-46125
Received Received - Intake
wifi: mac80211 Station Use-After-Free Fix

Publication date: 2026-05-28

Last updated on: 2026-05-28

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: remove station if connection prep fails If connection preparation fails for MLO connections, then the interface is completely reset to non-MLD. In this case, we must not keep the station since it's related to the link of the vif being removed. Delete an existing station. Any "new_sta" is already being removed, so that doesn't need changes. This fixes a use-after-free/double-free in debugfs if that's enabled, because a vif going from MLD (and to MLD, but that's not relevant here) recreates its entire debugfs.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-28
Last Modified
2026-05-28
Generated
2026-05-28
AI Q&A
2026-05-28
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in the Linux kernel's wifi mac80211 component. When connection preparation fails for Multi-Link Operation (MLO) connections, the network interface is reset to a non-Multi-Link Device (MLD) state. In this scenario, the station associated with the virtual interface (vif) being removed must also be deleted. Failure to do so leads to a use-after-free or double-free error in debugfs if debugfs is enabled, because the vif's debugfs entries are recreated during this transition.


How can this vulnerability impact me? :

The vulnerability can cause memory corruption issues such as use-after-free or double-free errors in the Linux kernel's debugfs subsystem when handling wifi MLO connections. This can potentially lead to system instability, crashes, or unexpected behavior in the network stack, especially if debugfs is enabled.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart