NONE · 0

CVE-2022-50633

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: qcom: Fix memory leak in dwc3_qcom_interconnect_init of_icc_get() alloc resources for path handle, we should release it...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: qcom: Fix memory leak in dwc3_qcom_interconnect_init of_icc_get() alloc resources for path handle, we should release it when not need anymore. Like the release in dwc3_qcom_interconnect_exit() function. Add icc_put() in error handling to fix this.

References

FAQ

What is CVE-2022-50633?

CVE-2022-50633 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: qcom: Fix memory leak in dwc3_qcom_interconnect_init of_icc_get() alloc resources for path handle, we should release it...

How severe is CVE-2022-50633?

CVSS scoring is not yet available for CVE-2022-50633. Check NVD for updates.

Is there a patch for CVE-2022-50633?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.