
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
CVE-2022-49448 affects the Linux kernel's BCM (Broadcom) Power Management Block (PMB) driver. The vulnerability was discovered in the soc/bcm component where a potential NULL pointer dereference could occur due to an unchecked return value from devm_kzalloc(). This issue was identified and resolved in 2022, with the fix being committed to the Linux kernel repository (Kernel Git).
The vulnerability exists in the bcm-pmb.c driver file where the devmkzalloc() function's return value was not being checked for NULL. If the memory allocation fails, subsequent code accessing 'pd->pmb' could trigger a null pointer dereference. The issue was fixed by adding a NULL check after the devmkzalloc() call and returning -ENOMEM if the allocation fails (Kernel Git).
If exploited, this vulnerability could lead to a null pointer dereference in the Linux kernel's BCM PMB driver, potentially causing a system crash or denial of service condition (NVD).
The issue has been fixed by adding proper NULL pointer checking after the devm_kzalloc() call. The fix was implemented in commit b4bd2aafacce48db26b0a213d849818d940556dd and has been backported to various stable kernel versions (Kernel Git).
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.”