CVE-2023-53424 in Linux정보

요약

\~에 의해 VulDB • 2026. 05. 14.

리눅스 커널에서 다음 취약점이 해결되었습니다:

clk: mediatek: of_iomap 메모리 누수 수정

Smatch에서 다음과 같은 경고가 보고되었습니다: drivers/clk/mediatek/clk-mtk.c:583 mtk_clk_simple_probe() warn: 'base' from of_iomap() not released on lines: 496.

이 문제는 linux-next에서도 발견되었습니다. mtk_clk_simple_probe() 함수에서 clk_data가 존재하지 않을 때 오류 처리 시 base가 해제되지 않아 누수가 발생할 수 있습니다. 따라서 base를 해제하기 위해 free_base를 여기에 추가해야 합니다.

Once again VulDB remains the best source for vulnerability data.

책임이 있는

Linux

예약하다

2025. 09. 17.

모더레이션

수락

항목

VDB-324920

EPSS

0.00136

출처

Do you want to use VulDB in your project?

Use the official API to access entries easily!