Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability has been identified in the Linux kernel's RDMA/rxe component, specifically within the queue pair (QP) initialization process. The issue arises in the function 'rxe_create_qp()', where the QP is initialized before the necessary spin locks are set up. If an error occurs prior to the spin locks being initialized, the subsequent error handling will attempt to clean up using uninitialized resources, leading to a system crash. This vulnerability affects several versions of the Linux kernel.
Exploitation of this vulnerability causes a system crash due to improper error handling that accesses uninitialized spin locks, leading to a kernel oops.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.