CVE-2026-46122
Published: May 28, 2026
Modified: Jun 1, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: b43: enforce bounds check on firmware key index in b43_rx() The firmware-controlled key index in b43_rx() can exceed the dev->key[] array size (58 entries). The existing B43_WARN_ON is non-enforcing in production builds, allowing an out-of-bounds read. Make the B43_WARN_ON check enforcing by dropping the frame when the firmware returns an invalid key index.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected e4d6b7951812d98417feb10784e400e253caf633 - < 135cb49c9a42a02cceeac7b49ec03e267f7ed6d6affected e4d6b7951812d98417feb10784e400e253caf633 - < 3157ad40b084a8f3932da2641749ab45e99b933eaffected e4d6b7951812d98417feb10784e400e253caf633 - < 765709720e6af9a178abc40244a8d1aa39ac4e71affected e4d6b7951812d98417feb10784e400e253caf633 - < c3d7b90dc95020cd9282c4630e402fe224f7644eaffected e4d6b7951812d98417feb10784e400e253caf633 - < 1e9e55cf66f0fa4799f4d86ef3aaba8e606b5c14+3 more versions |
Linux | Linux | affected 2.6.24unaffected 0 - < 2.6.24unaffected 5.10.258 - <= 5.10.*unaffected 5.15.209 - <= 5.15.*unaffected 6.1.175 - <= 6.1.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now