2 matches found
EUVD-2026-53268
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: tear down new links on vif update error path When ieee80211vifupdatelinks adds new links it allocates a link container for each and calls ieee80211linkinit which registers the per-link debugfs files with...
5.5AI score
SaveExploits0References5
CVE-2026-64574
Summary (CVE-2026-64574) : In the Linux kernel’s wifi/mac80211 subsystem, the error path when updating VIF links can leak newly created link containers. If drv_change_vif_links() fails, the code frees the new containers but does not remove their debugfs entries or stop the links, leaving file->...
5.5AI score
SaveExploits0References5
20