CVE-2022-49713
26.02.2025, 07:01
In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: Fix memory leak in dwc2_hcd_init usb_create_hcd will alloc memory for hcd, and we should call usb_put_hcd to free it when platform_get_resource() fails to prevent memory leak. goto error2 label instead error1 to fix this.Enginsight
Vendor | Product | Version |
---|---|---|
linux | linux_kernel | 4.14.250 ≤ 𝑥 < 4.14.285 |
linux | linux_kernel | 4.19.210 ≤ 𝑥 < 4.19.249 |
linux | linux_kernel | 5.4.152 ≤ 𝑥 < 5.4.200 |
linux | linux_kernel | 5.10.72 ≤ 𝑥 < 5.10.124 |
linux | linux_kernel | 5.14.11 ≤ 𝑥 < 5.15.49 |
linux | linux_kernel | 5.16 ≤ 𝑥 < 5.18.6 |
linux | linux_kernel | 5.19:rc1 |
linux | linux_kernel | 5.19:rc2 |
𝑥
= Vulnerable software versions

Debian Releases
Common Weakness Enumeration
References