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

wifi: mac80211: use safe list iteration in radar detect work

The call to ieee80211_dfs_cac_cancel can cause the iterated chanctx to
be freed and removed from the list. Guard against this to avoid a
slab-use-after-free error.
Published: 2026-05-28
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is a use‑after‑free in the mac80211 Wi‑Fi subsystem; calling ieee80211_dfs_cac_cancel can free a channel context while the kernel iterates over the list, triggering a slab use‑after‑free that results in a kernel panic and a denial of service.

Affected Systems

All Linux kernels that load the mac80211 module and have not been updated with commit 120149fb3ebcf674832ca3cafd32bedcdb686dde are vulnerable; the advisory does not list specific releases, so any kernel that includes the unpatched mac80211 code before that commit is affected.

Risk and Exploitability

The CVSS score of 8.8 denotes high severity, the EPSS score is below 1 % and the vulnerability is not in CISA's KEV catalog, indicating a low likelihood of exploitation. The attack vector is inferred to be an attacker who can inject or manipulate Wi‑Fi frames that trigger radar detection—potentially via an on‑network attacker or a local privileged user—allowing the exploit to execute the vulnerable routine.

Generated by OpenCVE AI on June 10, 2026 at 22:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Linux kernel to a release containing commit 120149fb3ebcf674832ca3cafd32bedcdb686dde, which adds safe list iteration in radar detection.
  • If an immediate kernel upgrade is not possible, disable DFS radar detection in the driver (e.g., set the module parameter that suppresses radar processing) to eliminate execution of the vulnerable code.
  • Monitor the WLAN subsystem for abnormal radar‑frame activity and restrict the network to trusted devices to reduce the risk of an attacker triggering the fault.

Generated by OpenCVE AI on June 10, 2026 at 22:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 10 Jun 2026 21:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-416
CPEs cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:*

Sat, 30 May 2026 11:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.0, 'vector': 'CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H'}

cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Fri, 29 May 2026 03:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-416

Fri, 29 May 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-825
References
Metrics threat_severity

None

cvssV3_1

{'score': 7.0, 'vector': 'CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H'}

threat_severity

Important


Thu, 28 May 2026 13:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-416

Thu, 28 May 2026 10:15:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: use safe list iteration in radar detect work The call to ieee80211_dfs_cac_cancel can cause the iterated chanctx to be freed and removed from the list. Guard against this to avoid a slab-use-after-free error.
Title wifi: mac80211: use safe list iteration in radar detect work
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-06-14T17:59:34.540Z

Reserved: 2026-05-13T15:03:33.102Z

Link: CVE-2026-46166

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-05-28T10:16:32.250

Modified: 2026-06-10T21:14:30.373

Link: CVE-2026-46166

cve-icon Redhat

Severity : Important

Publid Date: 2026-05-28T00:00:00Z

Links: CVE-2026-46166 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-10T22:45:27Z

Weaknesses