Linux Kernel Refcount Leak Vulnerability in MTD Parsers

Vulnerability

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.

Impact

Exploitation of this vulnerability can lead to a refcount leak, causing memory management issues that may be exploited to manipulate resource allocation or deallocation.

Added: Jun 18, 2025, 3:27 PM
Updated: Jun 18, 2025, 3:27 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
0.0
exploitability
4.0
remediation
0.0
relevance
0.2
threat
3.2
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.