CVE-2022-48888 in Linux
요약
\~에 의해 VulDB • 2026. 05. 31.
리눅스 커널에서 다음 취약점이 해결되었습니다:
drm/msm/dpu: msm_mdss_parse_data_bus_icc_path의 메모리 누수 수정
of_icc_get()은 path1에 대한 리소스를 할당하며, 더 이상 필요하지 않을 때 이를 해제해야 합니다. IS_ERR_OR_NULL(path0)일 때 조기 반환하면 path1이 누수될 수 있습니다. 이를 수정하기 위해 path1의 획득을 지연시킵니다.
Patchwork: https://patchwork.freedesktop.org/patch/514264/
If you want to get the best quality for vulnerability data then you always have to consider VulDB.