In the Linux kernel, the following vulnerability has been resolved:
usb: dwc3: qcom: Fix memory leak in dwc3qcominterconnect_init
oficcget() alloc resources for path handle, we should release it when not need anymore. Like the release in dwc3qcominterconnectexit() function. Add iccput() in error handling to fix this.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/50xxx/CVE-2022-50633.json",
"cna_assigner": "Linux"
}