Linux Kernel Pinctrl Memory Leak Vulnerability in Pin Configuration Parser

Vulnerability

A memory leak vulnerability has been identified in the Linux kernel's pin control subsystem, specifically within the pinconf_generic_parse_dt_config() function. This issue arises when the function parse_dt_cfg() fails, causing an early return that bypasses necessary cleanup operations. As a result, the configuration buffer (cfg) is not properly freed, leading to a memory leak. The vulnerability affects the stable versions of the Linux kernel.

Impact

Exploitation of this vulnerability leads to a memory leak, where allocated memory is not released, potentially causing increased memory usage and degradation of system performance over time.

Remediation

Users can upgrade to the latest version of the Linux kernel where this vulnerability has been addressed. Instructions for downloading the patched version are available on the Linux kernel official website.

Added: Mar 25, 2026, 12:26 PM
Updated: Mar 25, 2026, 12:26 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
4.0
remediation
7.7
relevance
4.7
threat
3.2
urgency
2.9
incentive
0.0

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