CVE-2022-49437
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:
powerpc/xive: Fix refcount leak in xive_spapr_init
of_find_compatible_node() returns a node pointer with refcount incremented, we should use of_node_put() on it when done. Add missing of_node_put() to avoid refcount leak.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | eac1e731b59ee3b5f5e641a7765c7ed41ed26226 < 65f11ccdd746e0e7f0b469cc989ba43d4f30ecfe | affected |
| Linux | Linux | eac1e731b59ee3b5f5e641a7765c7ed41ed26226 < 6e806485d851986a2445267608f27cb4ba2ed774 | affected |
| Linux | Linux | eac1e731b59ee3b5f5e641a7765c7ed41ed26226 < cc62dde2a5f4ba14016fd9caec76f08d388f4b9c | affected |
| Linux | Linux | eac1e731b59ee3b5f5e641a7765c7ed41ed26226 < 1d1fb9618bdd5a5fbf9a9eb75133da301d33721c | affected |
| Linux | Linux | 4.14 | affected |
| Linux | Linux | 0 < 4.14 | unaffected |
| Linux | Linux | 5.15.46 <= 5.15.* | unaffected |
| Linux | Linux | 5.17.14 <= 5.17.* | unaffected |
| Linux | Linux | 5.18.3 <= 5.18.* | unaffected |
| Linux | Linux | 5.19 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/65f11ccdd746e0e7f0b469cc989ba43d4f30ecfe
- https://git.kernel.org/stable/c/6e806485d851986a2445267608f27cb4ba2ed774
- https://git.kernel.org/stable/c/cc62dde2a5f4ba14016fd9caec76f08d388f4b9c
- https://git.kernel.org/stable/c/1d1fb9618bdd5a5fbf9a9eb75133da301d33721c
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.