
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
CVE-2021-4441 is a vulnerability discovered in the Linux kernel's Zynq QSPI controller driver (spi-zynq-qspi). The vulnerability was identified through static analysis and involves a potential NULL pointer dereference in the zynqqspiexecmemop() function. The issue was discovered when kzalloc() was being directly used in memset() without proper NULL pointer checking (Kernel Git).
The vulnerability exists in the zynqqspiexecmemop() function where a memory allocation using kzalloc() is performed without checking for allocation failure before using the allocated memory in a memset() operation. This could lead to a NULL pointer dereference if the memory allocation fails. The bug was identified through differential checking that looks for inconsistent security operations between code paths (Kernel Git).
If exploited, this vulnerability could lead to a NULL pointer dereference in the Linux kernel's SPI subsystem, potentially causing a system crash or denial of service condition when interacting with the Zynq QSPI controller (Kernel Git).
The issue has been fixed by adding a proper NULL pointer check after the kzalloc() call and returning -ENOMEM if the allocation fails. The fix has been implemented and merged into the Linux kernel. Systems should be updated to include this security fix (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.”