
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
CVE-2021-47652 is a vulnerability in the Linux kernel's SMSC UFX6000/7000 USB display adapter driver (smscufx). The issue was discovered and reported by Hulk Robot, and was publicly disclosed in February 2025. The vulnerability affects the fbdev subsystem in the Linux kernel, specifically in the ufxusbprobe() function of the smscufx driver (NVD).
The vulnerability is a NULL pointer dereference bug that occurs in the ufxusbprobe() function. When fballoccmap() fails, fbdestroymodelist() is called to destroy the modelist in the error handling path. However, since the modelist has not been initialized at this point, it results in a null pointer dereference at address 0x0000000000000000. The issue was traced to incorrect initialization order of the modelist structure (Kernel Commit).
The vulnerability can lead to a kernel NULL pointer dereference, which typically results in a kernel panic or system crash when the affected driver is loaded and encounters the error condition (NVD).
The vulnerability has been fixed by initializing the modelist before calling fballoccmap() in the ufxusbprobe() function. The fix involves moving the INITLISTHEAD(&info->modelist) call before the fballoccmap() call to ensure proper initialization order (Kernel Commit).
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.”