Bug 2482645 (CVE-2026-46166) - CVE-2026-46166 kernel: wifi: mac80211: use safe list iteration in radar detect work
Summary: CVE-2026-46166 kernel: wifi: mac80211: use safe list iteration in radar detec...
Keywords:
Status: NEW
Alias: CVE-2026-46166
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-28 11:07 UTC by OSIDB Bzimport
Modified: 2026-05-28 15:31 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-28 11:07:26 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.