CVE-2026-74341
8.8
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Summary
In the Linux kernel, the following vulnerability has been resolved:
wifi: wcn36xx: fix heap overflow from oversized firmware HAL response
The firmware response dispatcher copies all synchronous HAL responses into the 4096-byte hal_buf without validating the response length. A response exceeding WCN36XX_HAL_BUF_SIZE causes a heap buffer overflow with firmware-controlled content.
Add a bounds check on the response length.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 8e84c25821698bdef73c0329fb2022a4673b7adc < dae9cadf0925f1cbfb71306d60490890df3870a6 | affected |
| Linux | Linux | 8e84c25821698bdef73c0329fb2022a4673b7adc < cfc67aee0c83e7f5d43a1dad3e25c789e9cc1d92 | affected |
| Linux | Linux | 8e84c25821698bdef73c0329fb2022a4673b7adc < 15545ee71301e82d26d9a31b407ed0019eb62a60 | affected |
| Linux | Linux | 8e84c25821698bdef73c0329fb2022a4673b7adc < 1b5d8a248c3afa640bcc99fa95abcd1e36f3ee18 | affected |
| Linux | Linux | 8e84c25821698bdef73c0329fb2022a4673b7adc < 18813b90032bfaafb225906a4d2b51be4dfc02c3 | affected |
| Linux | Linux | 8e84c25821698bdef73c0329fb2022a4673b7adc < 88a240d86d3d64521f9194abe185ac71cc74d0bd | affected |
| Linux | Linux | 3.13 | affected |
| Linux | Linux | 0 < 3.13 | unaffected |
| Linux | Linux | 6.1.178 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.145 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.97 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.40 <= 6.18.* | unaffected |
| Linux | Linux | 7.1.5 <= 7.1.* | unaffected |
| Linux | Linux | 7.2 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/dae9cadf0925f1cbfb71306d60490890df3870a6
- https://git.kernel.org/stable/c/cfc67aee0c83e7f5d43a1dad3e25c789e9cc1d92
- https://git.kernel.org/stable/c/15545ee71301e82d26d9a31b407ed0019eb62a60
- https://git.kernel.org/stable/c/1b5d8a248c3afa640bcc99fa95abcd1e36f3ee18
- https://git.kernel.org/stable/c/18813b90032bfaafb225906a4d2b51be4dfc02c3
- https://git.kernel.org/stable/c/88a240d86d3d64521f9194abe185ac71cc74d0bd
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.