VYPR
Unrated severityNVD Advisory· Published Oct 1, 2025

clk: samsung: Fix memory leak in _samsung_clk_register_pll()

CVE-2022-50449

Description

In the Linux kernel, the following vulnerability has been resolved:

clk: samsung: Fix memory leak in _samsung_clk_register_pll()

If clk_register() fails, @pll->rate_table may have allocated memory by kmemdup(), so it needs to be freed, otherwise will cause memory leak issue, this patch fixes it.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

85

Patches

Vulnerability mechanics

References

8

News mentions

0

No linked articles in our index yet.