Security Advisory

CVE-2026-46166

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-28 09:36:21
Last updated 2026-07-15 00:51:16
Assigner Linux
CVSS score 8.8
State PUBLISHED

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.