Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A refcount leak vulnerability has been identified in the Linux kernel's MTD (Memory Technology Device) parsers, specifically within the 'ofpart' parser for BCM4908 partitions. The issue arises because the 'offsetof_find_node_by_path()' function returns a node pointer with an incremented reference count, which is not properly decremented when the node is no longer needed. This oversight can lead to a memory management issue, where the reference count does not accurately reflect the node's usage, potentially causing resource leaks.
Exploitation of this vulnerability can lead to a refcount leak, causing memory management issues that may be exploited to manipulate resource allocation or deallocation.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.