← Back to CVE List

CVE-2024-58061

Published: 2025-03-06T16:15Z
Last Modified: 2025-03-06T16:15Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: prohibit deactivating all links In the internal API this calls this is a WARN_ON, but that should remain since internally we want to know about bugs that may cause this. Prevent deactivating all links in the debugfs write directly. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt