Linux Kernel PowerPC SPU Filesystem Refcount Leak Vulnerability

Vulnerability

A refcount leak vulnerability has been identified in the Linux kernel's PowerPC architecture, specifically within the SPU filesystem. The issue arises in the function 'spufs_init_isolated_loader', which returns a remote device node pointer with an incremented reference count. The vulnerability occurs because the function fails to properly decrement the reference count before returning, leading to a memory leak. The missing 'of_node_put()' call should be added to prevent this refcount leak.

Impact

Exploitation of this vulnerability leads to a memory refcount leak, which can cause improper memory management and potentially allow for further exploitation in conjunction with other vulnerabilities.

Added: Jun 18, 2025, 5:08 PM
Updated: Jun 18, 2025, 5:08 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.