Linux Kernel Refcount Leak Vulnerability in ARM CNS3XXX Component

Vulnerability

A refcount leak vulnerability has been identified in the ARM CNS3XXX component of the Linux kernel. The issue arises in the function 'cns3xxx_initof_find_compatible_node()', which returns a pointer to a node 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 leak, where reference counts are not properly managed, potentially causing increased memory usage over time.

Added: Jun 9, 2025, 7:46 PM
Updated: Jun 9, 2025, 7:46 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
0.6
exploitability
4.0
remediation
0.0
relevance
0.0
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.