Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A potential NULL dereference vulnerability has been identified in the Linux kernel's cfg80211 component, specifically within the co-located AP test function. The issue arises because the memory allocation function kunit_kzalloc() may return NULL, and if this return value is dereferenced without a proper NULL check, it can lead to a NULL dereference. The vulnerability has been addressed by adding a NULL check for the relevant data.
Exploitation of this vulnerability could lead to a NULL pointer dereference, causing a crash or undefined behavior in 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.