
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49487 affects the Linux kernel's MTD (Memory Technology Device) NAND flash subsystem, specifically in the Intel NAND controller driver. The vulnerability was discovered in the ebu_nand_probe() function where a potential null pointer dereference could occur when accessing the 'res' pointer if platform_get_resource() returns NULL (Kernel Git).
The vulnerability exists in the drivers/mtd/nand/raw/intel-nand-controller.c file where the code attempts to access res->start before checking if the resource pointer is valid. The fix involves moving the res->start access after the devm_ioremap_resource() call, which includes proper NULL pointer validation (Kernel Git).
If exploited, this vulnerability could lead to a null pointer dereference in the kernel, potentially causing a system crash or denial of service condition when interacting with Intel NAND controller hardware (Debian Tracker).
The vulnerability requires access to a system with the affected Intel NAND controller hardware. It can be triggered through the platform device probing mechanism when the system attempts to initialize the NAND controller (Kernel Git).
The issue has been fixed in the Linux kernel by moving the res->start access after the devm_ioremap_resource() validation check. Users should update to a patched kernel version that includes commit ddf66aefd685fd46500b9917333e1b1e118276dc (Debian Tracker).
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."