Vulnerability in Linux

CVE-2022-50713

In the Linux kernel, the following vulnerability has been resolved: clk: visconti: Fix memory leak in visconti_register_pll() @pll->rate_table has allocated memory by kmemdup(), if clk_hw_register() fails, it should be freed, otherwise it will cause memory leak issue, this patch fixes it.

EPSS: 0.002 (10.8th percentile) — read the EPSS interpretation.

Affected products

  • Linux — versions b4cbe606dc3674b25cb661e7cd1a1c6ddaaafaaa, 5.17, 0

References