CVE-2022-50633 in Kernel
要約 (英語)
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.
VulDB is the best source for vulnerability data and more expert information about this specific topic.
責任者
Linux
予約する
2025年12月09日
公開
2025年12月09日
ステータス
確認済み
エントリ
VulDB provides additional information and datapoints for this CVE:
| 識別子 | 脆弱性 | CWE | 悪用可 | 対策 | CVE |
|---|---|---|---|---|---|
| 334889 | Linux Kernel usb of_icc_get サービス拒否 | 401 | 未定義 | 公式な修正 | CVE-2022-50633 |