CVE-2022-49211
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Summary
In the Linux kernel, the following vulnerability has been resolved:
mips: cdmm: Fix refcount leak in mips_cdmm_phys_base
The of_find_compatible_node() function returns a node pointer with refcount incremented, We should use of_node_put() on it when done Add the missing of_node_put() to release the refcount.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 2121aa3e2312ccc1d6299154dc4f07a6ab8beee2 < ef1728e3cb9e43f38ed10cde705a7ba2b4ad2d35 | affected |
| Linux | Linux | 2121aa3e2312ccc1d6299154dc4f07a6ab8beee2 < 69155dc2e04777aa94207a73a8b10f12b8428a68 | affected |
| Linux | Linux | 2121aa3e2312ccc1d6299154dc4f07a6ab8beee2 < 4680c2ac9aabda82acd23ebbd1f900fb6a889cd3 | affected |
| Linux | Linux | 2121aa3e2312ccc1d6299154dc4f07a6ab8beee2 < 721ab4be20d4448dd04c2cc8ed99cd4f3e45f765 | affected |
| Linux | Linux | 2121aa3e2312ccc1d6299154dc4f07a6ab8beee2 < 4528668ca331f7ce5999b7746657b46db5b3b785 | affected |
| Linux | Linux | 5.9 | affected |
| Linux | Linux | 0 < 5.9 | unaffected |
| Linux | Linux | 5.10.110 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.33 <= 5.15.* | unaffected |
| Linux | Linux | 5.16.19 <= 5.16.* | unaffected |
| Linux | Linux | 5.17.2 <= 5.17.* | unaffected |
| Linux | Linux | 5.18 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/ef1728e3cb9e43f38ed10cde705a7ba2b4ad2d35
- https://git.kernel.org/stable/c/69155dc2e04777aa94207a73a8b10f12b8428a68
- https://git.kernel.org/stable/c/4680c2ac9aabda82acd23ebbd1f900fb6a889cd3
- https://git.kernel.org/stable/c/721ab4be20d4448dd04c2cc8ed99cd4f3e45f765
- https://git.kernel.org/stable/c/4528668ca331f7ce5999b7746657b46db5b3b785
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.