Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's handling of the QIXIS FPGA GPIO controller has been addressed. The issue arose because the function 'devm_regmap_init_mmio()' returns an error pointer on failure, but the original code incorrectly checked for a NULL value, which would not indicate an error. This mismanagement could lead to an invalid pointer dereference. The vulnerability has been fixed by using the appropriate error handling functions to correctly manage failure cases.
The vulnerability could have led to an invalid pointer dereference, potentially causing a crash or other unintended behavior in the system.
Users can apply the latest patch available in the Linux kernel stable tree to address this vulnerability.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.