---
id: CVE-2024-26637
title: |-
  In the Linux kernel, the following vulnerability has been resolved:

  wifi: ath11k: rely on mac80211 debugfs handling for vif

  mac80211 started to delete debugfs entries in certain cases, causing a
  ath11k to crash when it tried to delete …
summary: |-
  In the Linux kernel, the following vulnerability has been resolved:

  wifi: ath11k: rely on mac80211 debugfs handling for vif

  mac80211 started to delete debugfs entries in certain cases, causing a
  ath11k to crash when it tried to delete …
severity: high
cvss: 7.8
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'
vendor: linux
product: linux_kernel
affected:
  - 'linux_kernel >= 6.7, < 6.7.3'
  - linux_kernel = 6.8
patched:
  - linux_kernel 6.7.3
published: '2024-03-18'
updated: '2026-08-04'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2024-26637'
references:
  - url: 'https://git.kernel.org/stable/c/556857aa1d0855aba02b1c63bc52b91ec63fc2cc'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/aa74ce30a8a40d19a4256de4ae5322e71344a274'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/556857aa1d0855aba02b1c63bc52b91ec63fc2cc'
    label: af854a3a-2127-422b-91ae-364da2661108
  - url: 'https://git.kernel.org/stable/c/aa74ce30a8a40d19a4256de4ae5322e71344a274'
    label: af854a3a-2127-422b-91ae-364da2661108
tags:
  - nvd
epss: 0.00208
epssPercentile: 0.09651
ingestedAt: '2026-08-05T10:46:47.406Z'
---

## Overview

In the Linux kernel, the following vulnerability has been resolved:

wifi: ath11k: rely on mac80211 debugfs handling for vif

mac80211 started to delete debugfs entries in certain cases, causing a
ath11k to crash when it tried to delete the entries later. Fix this by
relying on mac80211 to delete the entries when appropriate and adding
them from the vif_add_debugfs handler.

## Affected

- `linux_kernel >= 6.7, < 6.7.3`
- `linux_kernel = 6.8`

## Remediation

Upgrade past the affected range:

- `linux_kernel 6.7.3`
