VYPR

b43

by Linux

CVEs (1)

  • CVE-2026-46122May 28, 2026
    risk 0.00cvss epss

    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…