CVE-2026-46163
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 75388acd0cd827dc1498043daa7d1c760902cd67 < a92bd0503df2488f2cc040f329ebccff1c1934cb | affected |
| Linux | Linux | 75388acd0cd827dc1498043daa7d1c760902cd67 < df805c1d085b7a96077f0964185764c87060950d | affected |
| Linux | Linux | 75388acd0cd827dc1498043daa7d1c760902cd67 < 4242db36de99de734cc1f60e5edd86cda7e598c6 | affected |
| Linux | Linux | 75388acd0cd827dc1498043daa7d1c760902cd67 < 1baaeb6adecb9691748c0253dab6ddd19a2b4e9e | affected |
| Linux | Linux | 75388acd0cd827dc1498043daa7d1c760902cd67 < 6ee946077607d7783ae6709a899213fc4fe08f35 | affected |
| Linux | Linux | 75388acd0cd827dc1498043daa7d1c760902cd67 < 9d1bc155802943e92c57a5fb923d23edfbf0b525 | affected |
| Linux | Linux | 75388acd0cd827dc1498043daa7d1c760902cd67 < fdd4e51979f42ca8b1ab7e6176b607e1caabf2a5 | affected |
| Linux | Linux | 75388acd0cd827dc1498043daa7d1c760902cd67 < a035766f970bde2d4298346a31a80685be5c0205 | affected |
| Linux | Linux | 2.6.24 | affected |
| Linux | Linux | 0 < 2.6.24 | unaffected |
| Linux | Linux | 5.10.258 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.209 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.175 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.140 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.88 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.30 <= 6.18.* | unaffected |
| Linux | Linux | 7.0.7 <= 7.0.* | unaffected |
| Linux | Linux | 7.1 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/a92bd0503df2488f2cc040f329ebccff1c1934cb
- https://git.kernel.org/stable/c/df805c1d085b7a96077f0964185764c87060950d
- https://git.kernel.org/stable/c/4242db36de99de734cc1f60e5edd86cda7e598c6
- https://git.kernel.org/stable/c/1baaeb6adecb9691748c0253dab6ddd19a2b4e9e
- https://git.kernel.org/stable/c/6ee946077607d7783ae6709a899213fc4fe08f35
- https://git.kernel.org/stable/c/9d1bc155802943e92c57a5fb923d23edfbf0b525
- https://git.kernel.org/stable/c/fdd4e51979f42ca8b1ab7e6176b607e1caabf2a5
- https://git.kernel.org/stable/c/a035766f970bde2d4298346a31a80685be5c0205
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.