PT-2026-52278 · Linux · Linux
Published
2026-06-25
·
Updated
2026-06-25
·
CVE-2026-53182
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
wifi: nl80211: reject oversized EMA RNR lists
nl80211 parse rnr elems() stores the parsed element count in a
u8-backed cfg80211 rnr elems::cnt field and uses that count to size
the flexible array allocation.
Reject nested NL80211 ATTR EMA RNR ELEMS input once the count reaches
255, before incrementing it again. This keeps the parser aligned with
the data structure it fills and matches the existing bound check used
by nl80211 parse mbssid elems().
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux