Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A race condition vulnerability has been identified in the Linux kernel's Network Block Device (NBD) module. This issue arises during the module's cleanup process, where the netlink command handling may not synchronize properly with module removal. As a result, this can lead to a null pointer dereference, causing a kernel oops error. The vulnerability was observed in Linux kernel version 5.14.0-rc4.
Exploitation of this vulnerability leads to a kernel null pointer dereference, causing a kernel oops error, which can disrupt system operations and potentially be exploited to execute arbitrary code in the kernel context.
The vulnerability can be reproduced by loading the NBD kernel module and then rapidly unloading it while a netlink command is being processed. This can create a race condition that the vulnerability exploits, leading to a null pointer dereference.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.