Security Advisory

CVE-2024-58061

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-03-06 15:54:03
Last updated 2026-07-14 12:38:57
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

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.