CVE-2025-37990
Published: May 20, 2025
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage() The function brcmf_usb_dl_writeimage() calls the function brcmf_usb_dl_cmd() but dose not check its return value. The 'state.state' and the 'state.bytes' are uninitialized if the function brcmf_usb_dl_cmd() fails. It is dangerous to use uninitialized variables in the conditions. Add error handling for brcmf_usb_dl_cmd() to jump to error handling path if the brcmf_usb_dl_cmd() fails and the 'state.state' and the 'state.bytes' are uninitialized. Improve the error message to report more detailed error information.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 71bb244ba2fd5390eefe4ee9054abdb3f8b05922 - < 972bf75e53f778c78039c5d139dd47443a6d66a1affected 71bb244ba2fd5390eefe4ee9054abdb3f8b05922 - < 62a4f2955d9a1745bdb410bf83fb16666d8865d6affected 71bb244ba2fd5390eefe4ee9054abdb3f8b05922 - < 508be7c001437bacad7b9a43f08a723887bcd1eaaffected 71bb244ba2fd5390eefe4ee9054abdb3f8b05922 - < 524b70441baba453b193c418e3142bd31059cc1faffected 71bb244ba2fd5390eefe4ee9054abdb3f8b05922 - < 08424a0922fb9e32a19b09d852ee87fb6c497538+3 more versions |
Linux | Linux | affected 3.4unaffected 0 - < 3.4unaffected 5.4.294 - <= 5.4.*unaffected 5.10.238 - <= 5.10.*unaffected 5.15.182 - <= 5.15.*+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