CVE-2023-53424
MEDIUM5.5EPSS 0.03%linux - security update
發布日:2025/9/18修改日:2026/4/28
描述
In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: fix of_iomap memory leak Smatch reports: drivers/clk/mediatek/clk-mtk.c:583 mtk_clk_simple_probe() warn: 'base' from of_iomap() not released on lines: 496. This problem was also found in linux-next. In mtk_clk_simple_probe(), base is not released when handling errors if clk_data is not existed, which may cause a leak. So free_base should be added here to release base.
受影響套件(4)
- Debian/linuxfrom 0, < 6.1.164-1
- Debian/linuxfrom 0, < 6.1.164-1
- Debian/linux-6.1from 0, < 6.1.164-1~deb11u1
- Debian/linux-6.1from 0, < 6.1.164-1~deb11u1
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM5.5 | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |