CVE-2026-46163
Published: May 28, 2026
Modified: Jun 1, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: b43legacy: enforce bounds check on firmware key index in RX path Same fix as b43: the firmware-controlled key index in b43legacy_rx() can exceed dev->max_nr_keys. The existing B43legacy_WARN_ON is non-enforcing in production builds, allowing an out-of-bounds read of dev->key[]. Make the check enforcing by dropping the frame for invalid indices.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 75388acd0cd827dc1498043daa7d1c760902cd67 - < a92bd0503df2488f2cc040f329ebccff1c1934cbaffected 75388acd0cd827dc1498043daa7d1c760902cd67 - < df805c1d085b7a96077f0964185764c87060950daffected 75388acd0cd827dc1498043daa7d1c760902cd67 - < 4242db36de99de734cc1f60e5edd86cda7e598c6affected 75388acd0cd827dc1498043daa7d1c760902cd67 - < 1baaeb6adecb9691748c0253dab6ddd19a2b4e9eaffected 75388acd0cd827dc1498043daa7d1c760902cd67 - < 6ee946077607d7783ae6709a899213fc4fe08f35+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