CVE-2022-49324 Details
Description
In the Linux kernel, the following vulnerability has been resolved: mips: cpc: Fix refcount leak in mips_cpc_default_phys_base Add the missing of_node_put() to release the refcount incremented by of_find_compatible_node().
A refcount leak vulnerability has been identified in the Linux kernel's MIPS CPC component. The issue arises from a missing reference count release, which should have been applied after finding a compatible device node. This oversight can lead to improper memory management.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Oct 1, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://git.kernel.org/stable/c/1699ec1bfb59304a788901474f6bb003f7831b61 | kernel.org | Patch |
| https://git.kernel.org/stable/c/4107fa700f314592850e2c64608f6ede4c077476 | kernel.org | Patch |
| https://git.kernel.org/stable/c/8f843cdfc202caaa5d67db3395d893e56362e43a | kernel.org | Patch |
| https://git.kernel.org/stable/c/961ee8a6eeef4632a215d995d837b204f8c7c2d4 | kernel.org | Patch |
| https://git.kernel.org/stable/c/aae6b4bb63c694bc91714412718f15468407fe51 | kernel.org | Patch |
| https://git.kernel.org/stable/c/bed702566dcdb6ebe300bc0c62bf3600cf4d5874 | kernel.org | Patch |
| https://git.kernel.org/stable/c/c667b3872a4c435a3f29d4e15971cd8c378b0043 | kernel.org | Patch |
| https://git.kernel.org/stable/c/cc0aed22d33ced9e266c50bdf1cbe668c5acfdf8 | kernel.org | Patch |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| NVD-CWE-Other | Weakness Not in a Standard CWE Category | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| linux linux kernel | < 4.14.283 >= 4.15, < 4.19.247 >= 4.20, < 5.4.198 >= 5.5, < 5.10.122 >= 5.11, < 5.15.47 >= 5.16, < 5.17.15 >= 5.18, < 5.18.4 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | kernel.org |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Oct 1, 2025 | CVE Modified | CISA-ADP |
| Mar 13, 2025 | Initial Analysis | [email protected] |
| Feb 26, 2025 | New CVE Received | kernel.org |