CVE-2021-47234

Publication date

2024-05-21 14:19:36

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init() Use clk_disable_unprepare() in the error path of mtk_phy_init() to fix some resource leaks.