CVE-2022-50713
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | b4cbe606dc3674b25cb661e7cd1a1c6ddaaafaaa < 70af9bf13be1716eac452c8a29ce6fe6b957a5db | affected |
| Linux | Linux | b4cbe606dc3674b25cb661e7cd1a1c6ddaaafaaa < f0f1982ddfb418bf7bf05dadebae5c6869a41d41 | affected |
| Linux | Linux | b4cbe606dc3674b25cb661e7cd1a1c6ddaaafaaa < b55226f8553d255f5002c751c7c6ba9291f34bf2 | affected |
| Linux | Linux | 5.17 | affected |
| Linux | Linux | 0 < 5.17 | unaffected |
| Linux | Linux | 6.0.16 <= 6.0.* | unaffected |
| Linux | Linux | 6.1.2 <= 6.1.* | unaffected |
| Linux | Linux | 6.2 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/70af9bf13be1716eac452c8a29ce6fe6b957a5db
- https://git.kernel.org/stable/c/f0f1982ddfb418bf7bf05dadebae5c6869a41d41
- https://git.kernel.org/stable/c/b55226f8553d255f5002c751c7c6ba9291f34bf2
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.