CVE-2022-49713
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49713 is a memory leak vulnerability discovered in the Linux kernel's USB DWC2 (DesignWare USB 2.0) host controller driver. The issue was identified in the dwc2_hcd_init function where memory allocated by usb_create_hcd was not properly freed when platform_get_resource() fails, leading to a memory leak. The vulnerability affects Linux kernel versions from 4.14.250 to 4.14.285, 4.19.210 to 4.19.249, and 5.16 to 5.18.6 (NVD).

Technical details

The vulnerability stems from incorrect error handling in the dwc2_hcd_init function within the DWC2 USB driver. When platform_get_resource() fails, the code incorrectly jumps to error1 label instead of error2, bypassing the proper memory cleanup routine. This results in memory allocated by usb_create_hcd not being freed through usb_put_hcd. The issue has been assigned a CVSS v3.1 Base Score of 5.5 (MEDIUM) with vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

The vulnerability results in a memory leak in the Linux kernel's USB subsystem. When triggered, it causes system memory to not be properly freed, potentially leading to resource exhaustion over time. The issue has been classified as CWE-401: Missing Release of Memory after Effective Lifetime (NVD).

Exploitability

The vulnerability requires local access and low privileges to exploit. No known exploits have been reported in the wild. The technical complexity of exploitation is considered low, as it involves triggering the error condition in the USB driver initialization (NVD).

Mitigation and workarounds

The vulnerability has been patched by modifying the error handling code to use the correct error2 label instead of error1, ensuring proper memory cleanup. The fix was implemented through a patch that changes the goto statement in the dwc2_hcd_init function (Kernel Patch).

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-93189HIGH8.8
  • Linux Kernel logoLinux Kernel
  • linux-azure-fips
NoYesSep 17, 2026
CVE-2026-93188MEDIUM6.5
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-tegra-5.15
NoYesSep 17, 2026
CVE-2026-93182NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-fips
NoYesSep 17, 2026
CVE-2026-93181NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-4.15
NoNoSep 17, 2026
CVE-2026-93174NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoYesSep 17, 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