
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
CVE-2024-38575 affects the Linux kernel's brcmfmac PCIe driver. The vulnerability was discovered in June 2024 and involves a potential null pointer dereference in the brcmfpciedownloadfwnvram() function when physical memory is exhausted. This vulnerability affects Linux kernel versions from 6.1.30 up to 6.1.93, 6.3.4 up to 6.6.33, 6.7 up to 6.8.12, and 6.9 up to 6.9.3 (NVD).
The vulnerability occurs in the brcmfmac PCIe driver when kzalloc() returns null due to physical memory exhaustion. When this happens, attempting to use getrandombytes() to generate random bytes in the randbuf results in a null pointer dereference. The issue stems from the original implementation that used dynamic memory allocation for the random buffer. The CVSS v3.1 base score is 5.5 (Medium) with vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).
The vulnerability can lead to a null pointer dereference in the Linux kernel's brcmfmac PCIe driver, potentially causing system crashes or denial of service when physical memory is exhausted (NVD).
A patch has been developed that adds a separate function using a buffer on the kernel stack to generate random bytes in the randbuf, preventing the allocation failure issue. The fix involves replacing the dynamic memory allocation with a stack-based buffer implementation (Kernel Patch).
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.
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
A comprehensive threat intelligence database of cloud security incidents, actors, tools and techniques
A step-by-step framework for modeling and improving SaaS and PaaS tenant isolation
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.”