CVE-2022-50724
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-50724 is a resource leak vulnerability in the Linux kernel's regulator core subsystem, specifically within the regulator_register() function. The flaw causes memory and device node reference count leaks when error paths are taken during regulator registration, leading to of_node_get()/of_node_put() imbalances. It was published on December 24, 2025, and affects the Linux kernel across multiple stable branches. The CVSS category is estimated as Medium, with an EPSS score of 0.000240 (Feedly, CVE.org).

Technical details

The root cause is improper resource cleanup (CWE-401: Missing Release of Memory after Effective Lifetime) in the regulator_register() function within the Linux kernel's drivers/regulator/core.c. When fault conditions occur during regulator registration — such as during device_add() or subsequent initialization steps — allocated memory objects (e.g., device_private structures, regulator name strings) and device tree node references are not properly released. This was discovered through fault injection testing, which revealed unbalanced of_node_get()/of_node_put() calls and unreferenced kernel objects persisting in memory. The fix involves ensuring all error paths in regulator_register() correctly release acquired resources (Feedly, CVE.org).

Impact

The primary impact is a kernel memory leak and device tree node reference count imbalance, which can degrade system stability over time, particularly on systems that frequently load and unload regulator drivers (e.g., embedded systems using device tree overlays). Repeated triggering of the vulnerable code path could exhaust kernel memory resources, potentially leading to denial of service. There is no known confidentiality or integrity impact, and the vulnerability does not enable privilege escalation or remote code execution (Feedly).

Mitigation and workarounds

The fix has been applied to multiple Linux kernel stable branches via upstream commits (e.g., 6a03c31d, 90b713aa, 35593d60, ba62319a, c4c64d8a). Users should update to a patched kernel version that includes the fix for regulator_register() resource cleanup. SUSE has issued advisories (SUSE-2026-0263-1, SUSE-2026-0317-1, SUSE-2026-0411-1) addressing this CVE in their kernel packages (Linux Security SUSE, Feedly). No configuration-based workaround is available; patching is the recommended remediation.

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-2026-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 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