Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A null pointer dereference vulnerability has been identified in the Linux kernel's PowerPC architecture, specifically within the PowerNV platform's SR-IOV (Single Root I/O Virtualization) implementation. The issue arises because the code dereferences a pointer to IOV data before checking if it is null, which can lead to a null pointer dereference error. This vulnerability affects several versions of the Linux kernel.
Exploitation of this vulnerability leads to a null pointer dereference error, causing a crash or disruption in the system's operation.
The vulnerability can be reproduced by invoking the SR-IOV disable function on a PCI device without first checking if the IOV pointer is null. This can be done by simulating a scenario where the SR-IOV disable function is called on a device that does not have a valid IOV data pointer, leading to a null pointer dereference.
Users can upgrade to the latest version of the Linux kernel where this vulnerability has been addressed. The specific commit that fixes this issue is available in the Linux kernel stable tree.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.