
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49494 affects the Linux kernel's MTD (Memory Technology Device) NAND flash driver, specifically the Cadence NAND controller component. The vulnerability was discovered in 2022 and involves a potential null pointer dereference in the cadencenanddt_probe() function (Kernel Commit).
The vulnerability exists in the cadencenanddtprobe() function where a null pointer dereference could occur when using the 'res' variable if platformgetresource() returns NULL. The issue stems from accessing res->start before properly validating the resource mapping. The fix involves reordering operations to ensure proper validation through devmplatformgetandioremapresource() and simplifying the code structure (Kernel Commit).
If exploited, this vulnerability could lead to a kernel crash due to the null pointer dereference, potentially causing a denial of service condition on affected systems running the vulnerable Linux kernel versions with the Cadence NAND controller driver (Kernel Commit).
The issue has been fixed by modifying the code to use devmplatformgetandioremap_resource() and properly ordering the resource validation checks. Users should update to a patched kernel version that includes the fix (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.
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."