CVE-2022-50713

UnknownEPSS 0.20%

Last modified

CVE-2022-50713 is a vulnerability of currently unknown severity. 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 estimates a 0.20% chance of exploitation in the next 30 days.

Description

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.

Metrics

EPSS Probability
0.20%

9.7th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= b4cbe606dc3674b25cb661e7cd1a1c6ddaaafaaa, < 70af9bf13be1716eac452c8a29ce6fe6b957a5db; >= b4cbe606dc3674b25cb661e7cd1a1c6ddaaafaaa, < f0f1982ddfb418bf7bf05dadebae5c6869a41d41; >= b4cbe606dc3674b25cb661e7cd1a1c6ddaaafaaa, < b55226f8553d255f5002c751c7c6ba9291f34bf2
LinuxLinux5.17

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is 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.
How severe is CVE-2022-50713?
Severity scoring for CVE-2022-50713 is pending analysis. The EPSS model estimates a 0.20% probability of exploitation in the next 30 days.
How do I fix CVE-2022-50713?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2022

Are you affected by CVE-2022-50713?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST