CVE-2022-50633

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxbea46b9815154ac47baf16b64022d791a4471375 < f9089b95548f0272e02a89989c511e235561d051affected
LinuxLinuxbea46b9815154ac47baf16b64022d791a4471375 < 56f6de394f0f57928cd401255a5c7866b68a77e3affected
LinuxLinuxbea46b9815154ac47baf16b64022d791a4471375 < 8c39c8d23ff9fb1beb6e16cf0ae929c764538625affected
LinuxLinuxbea46b9815154ac47baf16b64022d791a4471375 < 2f3b51189f7a7be5d822fb8c537d778c57eb9821affected
LinuxLinuxbea46b9815154ac47baf16b64022d791a4471375 < 97a48da1619ba6bd42a0e5da0a03aa490a9496b1affected
LinuxLinux5.10affected
LinuxLinux0 < 5.10unaffected
LinuxLinux5.10.163 <= 5.10.*unaffected
LinuxLinux5.15.87 <= 5.15.*unaffected
LinuxLinux6.0.17 <= 6.0.*unaffected
LinuxLinux6.1.2 <= 6.1.*unaffected
LinuxLinux6.2 <= *unaffected

Weaknesses

References