1378 matches found
EUVD-2023-35642
Malicious code in bioql PyPI...
EUVD-2021-3071
Malicious code in bioql PyPI...
EUVD-2021-3070
Malicious code in bioql PyPI...
EUVD-2021-3068
Malicious code in bioql PyPI...
EUVD-2025-22696
Malicious code in bioql PyPI...
EUVD-2022-41237
Malicious code in bioql PyPI...
EUVD-2023-41203
Malicious code in bioql PyPI...
EUVD-2023-35361
Malicious code in bioql PyPI...
EUVD-2021-3069
Malicious code in bioql PyPI...
EUVD-2021-3072
Malicious code in bioql PyPI...
EUVD-2023-59780
Malicious code in bioql PyPI...
EUVD-2022-54834
Malicious code in bioql PyPI...
EUVD-2021-30532
Malicious code in bioql PyPI...
EUVD-2023-36715
Malicious code in bioql PyPI...
EUVD-2018-18725
Malicious code in bioql PyPI...
EUVD-2025-27879
Malicious code in bioql PyPI...
DEBIAN-CVE-2023-53196
In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: qcom: Fix potential memory leak Function dwc3qcomprobe allocates memory for resource structure which is pointed by parentres pointer. This memory is not freed. This leads to memory leak. Use stack memory to prevent...
CVE-2023-53196 usb: dwc3: qcom: Fix potential memory leak
In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: qcom: Fix potential memory leak Function dwc3qcomprobe allocates memory for resource structure which is pointed by parentres pointer. This memory is not freed. This leads to memory leak. Use stack memory to prevent...
CVE-2023-53196
CVE-2023-53196 affects the Linux kernel USB subsystem (dwc3 on Qualcomm platforms). The issue was a memory leak in dwc3_qcom_probe(), where allocated memory for the resource structure pointed to by parent_res was not freed. The fix replaces that dynamic allocation with stack-allocated memory to p...