Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's iwlwifi component can lead to a NULL pointer dereference. This issue arises during the initialization process when an error occurs. The 'in_hw_restart' flag is set but never cleared, causing the system to incorrectly assume it is in a hardware restart. As a result, when the system attempts to cancel a work item that was not properly initialized, a NULL pointer dereference occurs. The vulnerability has been addressed by modifying the initialization process to ensure the 'in_hw_restart' flag is only set when the firmware is successfully loaded and running, preventing the system from entering an erroneous retry loop.
Exploitation of this vulnerability causes a NULL pointer dereference, leading to a system crash.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.