Linux Kernel Memory Leak Vulnerability in ASoC Atmel Audio Probe

Vulnerability

A memory leak vulnerability has been identified in the Linux kernel's ASoC Atmel audio probe function for the AT91SAM9G20EK. The issue arises because a node pointer returned by 'of_parse_phandle()' lacks a corresponding 'of_node_put()' call, leading to a reference count leak. The vulnerability has been addressed by adding the missing 'of_node_put()' to prevent the refcount leak.

Impact

The vulnerability could lead to a memory leak, causing increased memory usage over time, which could potentially degrade system performance.

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.