CVE-2022-48888
MEDIUMLinux Kernel - Memory Leak
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_path of_icc_get() alloc resources for path1, we should release it when not need anymore. Early return when IS_ERR_OR_NULL(path0) may leak path1. Defer getting path1 to fix this. Patchwork: https://patchwork.freedesktop.org/patch/514264/
Scores
CVSS v3
5.5
EPSS
0.0003
EPSS Percentile
8.2%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Classification
CWE
CWE-401
Status
published
Affected Products (2)
linux/linux_kernel
< 6.1.7
linux/Kernel
< 6.1.7linux
Timeline
Published
Aug 21, 2024
Tracked Since
Feb 18, 2026