CVE-2026-46163EPSS p3.5%
CVE-2026-46163CVE-2026-46163
linux / linux_kernel
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.
Scoring
| CVSS | 7.8 () |
| Vector | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
| EPSS | 0.14% probability of exploitation · percentile 3.5% · 2026-06-18T12:00:27Z |
| Last modified | 2026-06-10 |
Related by meaning· 6
Nearest entities by semantic similarity across the cs-graph corpus.