CVE-2022-49437
Linux Kernel vulnerability analysis and mitigation

Overview

In the Linux kernel, a reference count leak vulnerability was discovered in the PowerPC XIVE (eXternal Interrupt Virtualization Engine) subsystem. The issue occurs in the xive_spapr_init function where of_find_compatible_node() returns a node pointer with an incremented reference count, but the code failed to properly release this reference using of_node_put() when done, leading to a reference count leak (Kernel Git).

Technical details

The vulnerability exists in the PowerPC-specific code handling XIVE initialization. When of_find_compatible_node() is called, it returns a device tree node pointer with an incremented reference count. The original code paths that returned early on error conditions did not properly release this reference count using of_node_put(), resulting in a memory leak. This issue was introduced in commit eac1e731b59e which added guest exploitation support for the XIVE interrupt controller (Kernel Git).

Impact

The reference count leak could lead to memory resource exhaustion over time as unreleased node references accumulate in the system. While this is primarily a reliability issue rather than a security vulnerability, it could potentially affect system stability on PowerPC systems using the XIVE interrupt controller.

Mitigation and workarounds

The issue has been fixed by adding proper reference count management using of_node_put() in error paths and after successful initialization. The fix involves modifying the code to use goto statements to ensure proper cleanup, including releasing the node reference, in all error conditions (Kernel Git).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-71142N/AN/A
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-modules-core
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-devel-matched
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • kernel-doc
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-abi-stablelists
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-modules
NoYesJan 14, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management