Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's RDMA/rxe component has been addressed, which involved a memory reference count leak. The issue arose in the 'RESPST_ERR_RNRrxe_recheck_mr()' function, where the memory region's reference count was improperly increased. To prevent this leak, the 'rxe_put(mr)' function should be called to decrease the reference count in 'RESPST_ERR_RNR'. Failure to do so triggered a warning about a memory management issue during the deregistration of memory regions.
The vulnerability could lead to improper memory management, causing memory leaks that may degrade system performance or stability.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.