CVE-2022-50633
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-50633 is a memory leak vulnerability in the Linux kernel's USB DWC3 QCOM driver, specifically in the dwc3_qcom_interconnect_init function. The flaw occurs because of_icc_get() allocates resources for a path handle that are not properly released on error paths, leading to a kernel memory leak. It affects Linux kernel versions starting from commit bea46b9815154ac47baf16b64022d791a4471375 up to the respective fixes in stable branches. The vulnerability was published on December 9, 2025, and is estimated as Medium severity with an EPSS score of 0.00018 (Feedly, Vulners/SUSE).

Technical details

The root cause is a missing resource release (CWE-401: Missing Release of Memory after Effective Lifetime) in the error handling path of dwc3_qcom_interconnect_init() in drivers/usb/dwc3/dwc3-qcom.c. When of_icc_get() successfully allocates an interconnect path handle but a subsequent initialization step fails, the allocated handle is not freed via icc_put(), unlike the cleanup performed in the corresponding dwc3_qcom_interconnect_exit() function. The fix adds icc_put() calls in the error handling path to mirror the teardown logic. Patches were applied across multiple stable branches: 5.10.163, 5.15.87, 6.0.17, 6.1.2, and 6.2 (Kernel Git, Kernel Git).

Impact

The vulnerability results in a kernel memory leak on systems using Qualcomm-based USB DWC3 hardware with interconnect support. Repeated triggering of the affected code path (e.g., through USB device attach/detach cycles or driver re-initialization) could gradually exhaust kernel memory, potentially degrading system stability or availability. There is no known impact on confidentiality or integrity, and the vulnerability does not enable privilege escalation or remote code execution.

Exploitability

There is no known public exploit code, active in-the-wild exploitation, or threat actor attribution associated with CVE-2022-50633. The EPSS score is extremely low at 0.00018, indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. It is detectable via Nessus plugin 278090 (Tenable).

Mitigation and workarounds

Apply the upstream Linux kernel patches that add icc_put() to the error handling path in dwc3_qcom_interconnect_init(). Fixed versions include stable releases 5.10.163, 5.15.87, 6.0.17, 6.1.2, and 6.2. SUSE has also issued kernel security updates addressing this CVE (Vulners/SUSE, Linux Security). Users on affected distributions should apply vendor-provided kernel updates as soon as available.

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-74583NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug
NoYesAug 21, 2026
CVE-2026-74582NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel.src
NoYesAug 21, 2026
CVE-2026-74581NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-modules-internal
NoYesAug 21, 2026
CVE-2026-74580NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug
NoYesAug 21, 2026
CVE-2025-30156NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-devel-matched
NoYesAug 21, 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