Bug 2513220 (CVE-2026-68407) - CVE-2026-68407 kernel: wifi: nl80211: free RNR data on MBSSID mismatch
Summary: CVE-2026-68407 kernel: wifi: nl80211: free RNR data on MBSSID mismatch
Keywords:
Status: NEW
Alias: CVE-2026-68407
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-10 12:25 UTC by OSIDB Bzimport
Modified: 2026-08-13 19:22 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-10 12:25:34 UTC
In the Linux kernel, the following vulnerability has been resolved:

wifi: nl80211: free RNR data on MBSSID mismatch

nl80211_parse_beacon() rejects EMA RNR data when there are fewer RNR
entries than MBSSID entries.

The rejected RNR allocation has not been attached to the beacon data yet,
so free it before returning the error.


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