Linux kernel
cpe:2.3:o:kernel:linux_kernel:*:*:*:*:*:*:*, +2 more
A null pointer dereference vulnerability has been identified in the Linux kernel's LPDDR2 NVM driver. This issue arises in versions of the kernel prior to the fix, when the 'platform_get_resource()' function returns NULL. The vulnerability occurs because the 'resource_size(add_range)' function is called with a NULL value, leading to a dereference error.
Exploitation of this vulnerability causes a null pointer dereference, which can lead to a crash of the kernel or the affected process.
The vulnerability can be reproduced by loading the LPDDR2 NVM driver on a platform where the 'platform_get_resource()' function returns NULL. This can be done by modifying the device tree or the platform code to omit the necessary memory resource, causing the driver to attempt to access a NULL pointer.
Users can upgrade to the latest version of the Linux kernel where this vulnerability has been fixed. Instructions for downloading the latest kernel can be found on the official Linux kernel website.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.