
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-37990 is a vulnerability discovered in the Linux kernel's brcm80211 WiFi driver, specifically affecting the firmware loading functionality. The vulnerability was disclosed on May 20, 2025, and impacts various Linux distributions including Ubuntu, Debian, and Red Hat Enterprise Linux (Wiz, NVD).
The vulnerability stems from the brcmfusbdlwriteimage() function failing to check the return value of brcmfusbdlcmd(). This results in the 'state.state' and 'state.bytes' variables remaining uninitialized if brcmfusbdl_cmd() fails, which can lead to undefined behavior when these uninitialized variables are used in conditional statements. The vulnerability has been assigned a CVSS v3.1 score of 7.0 (AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H) indicating moderate severity (RedHat).
The use of uninitialized variables in conditional statements could potentially affect system stability and security in the Linux kernel's WiFi driver functionality (Wiz).
The vulnerability has been resolved by implementing proper error handling for brcmfusbdlcmd(). The fix includes adding a jump to error handling path if brcmfusbdlcmd() fails, preventing the use of uninitialized variables. Additionally, improved error messaging has been implemented to provide more detailed error information. Various Linux distributions have released or are in the process of releasing patches (Debian, Ubuntu).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."