Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's iwlwifi PCIe driver can lead to a NULL pointer dereference. This issue arises when the iwl_pci_probe() function fails and frees the 'trans' variable. Subsequently, the iwl_pci_remove() function is called, attempting to access the already-freed 'trans', which causes a crash. The vulnerability affects the Linux kernel stable group, specifically within the wireless Intel iwlwifi PCIe driver.
The vulnerability causes a kernel panic due to a NULL pointer dereference, where the system crashes after attempting to access a memory address that has already been freed.
The vulnerability can be reproduced by loading a wireless Intel iwlwifi PCIe driver version that contains the flaw. When the driver is removed, it attempts to access a pointer that has already been freed, leading to a crash.
Users can upgrade to the latest patched version of the Linux kernel where this vulnerability has been addressed.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.