---
id: CVE-2024-58061
title: |-
  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
  th…
summary: |-
  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
  th…
severity: medium
cvss: 5.5
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'
vendor: linux
product: linux_kernel
affected:
  - 'linux_kernel >= 6.1, < 6.1.129'
  - 'linux_kernel >= 6.2, < 6.6.76'
  - 'linux_kernel >= 6.7, < 6.12.13'
  - 'linux_kernel >= 6.13, < 6.13.2'
patched:
  - linux_kernel 6.13.2
published: '2025-03-06'
updated: '2026-07-14'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2024-58061'
references:
  - url: 'https://git.kernel.org/stable/c/18100796c11dfdea9101fdc95d2428b2093477ee'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/270ad6776e7cf1be3b769e0447070f9d0e8269db'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/7553477cbfd784b128297f9ed43751688415bbaa'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/d36e48a4d81c647df8a76cc58fd4d2442ba10744'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/dfe9a043300261afe5eadc07b867a6810c4e999a'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://lists.debian.org/debian-lts-announce/2025/03/msg00028.html'
    label: af854a3a-2127-422b-91ae-364da2661108
  - url: 'https://cert-portal.siemens.com/productcert/html/ssa-019113.html'
    label: 0b142b55-0307-4c5a-b3c9-f314f3fb7c5e
tags:
  - nvd
  - cve.org
epss: 0.0018
epssPercentile: 0.06787
ingestedAt: '2026-07-14T13:36:55.846Z'
---

## Overview

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.

## Affected

- `linux_kernel >= 6.1, < 6.1.129`
- `linux_kernel >= 6.2, < 6.6.76`
- `linux_kernel >= 6.7, < 6.12.13`
- `linux_kernel >= 6.13, < 6.13.2`

## Remediation

Upgrade past the affected range:

- `linux_kernel 6.13.2`
