Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A refcount leak vulnerability has been identified in the Linux kernel's PowerPC Cell architecture, specifically within the MSI message setup process. The issue arises because the function 'setup_msi_msg_addressof_get_next_parent()' returns a node pointer with an incremented reference count, which is not properly decremented when no longer needed. This oversight creates a memory leak by failing to release the reference count in a timely manner.
Exploitation of this vulnerability leads to a memory leak, where reference counts are not properly managed, potentially causing increased memory usage over time.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.