CVE-2022-48888
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
21/08/2024
Last modified:
29/08/2024
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_path<br />
<br />
of_icc_get() alloc resources for path1, we should release it when not<br />
need anymore. Early return when IS_ERR_OR_NULL(path0) may leak path1.<br />
Defer getting path1 to fix this.<br />
<br />
Patchwork: https://patchwork.freedesktop.org/patch/514264/
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.19 (including) | 6.1.7 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



