CVE-2022-50776
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-50776 is a memory leak vulnerability in the Linux kernel's clock (clk) subsystem, specifically within the st_of_quadfs_setup() function. When st_clk_register_quadfs_pll() fails, the @lock resource is not properly freed before the function exits via the err_exit label, resulting in a memory leak. The vulnerability affects the Linux kernel across a wide range of versions and was published on December 24, 2025. It carries an estimated CVSS severity of Medium with an EPSS score of approximately 0.033% (Red Hat CVE, ENISA EUVD).

Technical details

The root cause is classified as improper resource cleanup on error path (CWE-401: Missing Release of Memory after Effective Lifetime). In st_of_quadfs_setup(), a mutex lock (@lock) is allocated early in the function. If the subsequent call to st_clk_register_quadfs_pll() fails, the error-handling path jumps to err_exit without first freeing the allocated @lock, leaving the memory unreleased. The fix ensures @lock is freed before the goto err_exit branch is taken. Patches have been applied across multiple stable kernel branches (Red Hat Bugzilla, ENISA EUVD).

Impact

Successful triggering of this vulnerability leads to gradual memory resource exhaustion on affected Linux systems. Over time, repeated failures in the clock subsystem initialization path can cause cumulative memory leaks, potentially degrading system stability and performance, and in extreme cases leading to resource starvation or system instability. The impact is limited to availability; there is no known confidentiality or integrity impact, and the vulnerability does not enable code execution or privilege escalation (Feedly).

Mitigation and workarounds

Patches are available for multiple Linux kernel stable branches. Fixed versions include 4.9.337, 4.14.303, 4.19.270, 5.4.229, 5.10.163, 5.15.86, 6.0.16, 6.1.2, and 6.2. Administrators should update to the latest patched kernel version applicable to their distribution. As an interim measure, monitoring kernel logs and system memory usage for anomalies in the clock subsystem can help detect potential impact. SUSE has also issued advisories incorporating these fixes (Red Hat Bugzilla, ENISA EUVD).

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