๐Ÿ” CVE Alert

CVE-2026-90346

UNKNOWN 0.0

wifi: nl80211: clean up color-change beacon data on errors

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: clean up color-change beacon data on errors nl80211_color_change() calls nl80211_parse_beacon() for the beacon_next template, which can allocate params.beacon_next.mbssid_ies and .rnr_ies. A parsing failure returned directly instead of using the out: cleanup, leaking any allocations completed before the error. Allocate the nested attribute table before parsing beacon_next. Its allocation failure can then return before beacon data exists, while a later parsing failure uses out: to release the parsed data.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 17, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
dc1e3cb8da8b414b37208b2fb6755fef8122504b < 4e0a67fbe3d9e2e1d6f81dfc607184c6b0abd3dd dc1e3cb8da8b414b37208b2fb6755fef8122504b < 927ee844c47ac2aef22c8f7a35f098ff576b398b
Linux / Linux
5.16

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/4e0a67fbe3d9e2e1d6f81dfc607184c6b0abd3dd git.kernel.org: https://git.kernel.org/stable/c/927ee844c47ac2aef22c8f7a35f098ff576b398b