Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
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.
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.
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.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.