CVE-2023-53196
15.09.2025, 14:15
In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: qcom: Fix potential memory leak Function dwc3_qcom_probe() allocates memory for resource structure which is pointed by parent_res pointer. This memory is not freed. This leads to memory leak. Use stack memory to prevent memory leak. Found by Linux Verification Center (linuxtesting.org) with SVACE.Enginsight
| Vendor | Product | Version |
|---|---|---|
| linux | linux_kernel | 5.3 ≤ 𝑥 < 5.4.251 |
| linux | linux_kernel | 5.5 ≤ 𝑥 < 5.10.188 |
| linux | linux_kernel | 5.11 ≤ 𝑥 < 5.15.121 |
| linux | linux_kernel | 5.16 ≤ 𝑥 < 6.1.39 |
| linux | linux_kernel | 6.2 ≤ 𝑥 < 6.4.4 |
𝑥
= Vulnerable software versions
Debian Releases
Common Weakness Enumeration
References