Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's Wi-Fi driver for the mt76 mt7996 chipset allows for a NULL pointer dereference. This issue arises in the mt7996_set_monitor() function, where the physical (phy) pointer is dereferenced before a NULL check is performed. The vulnerability has been addressed by rearranging the code to ensure the NULL check is conducted prior to dereferencing the pointer.
Exploitation of this vulnerability leads to a NULL pointer dereference, which can cause a system crash or other unintended behavior by disrupting the normal operation of the kernel.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.