PT-2025-54136 · Linux+1 · Linux Kernel+1
Published
2023-01-01
·
Updated
2025-12-30
·
CVE-2023-54290
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains a resource leak in the
mtk thermal probe() function within the thermal/drivers/mediatek driver. The issue arises from failing to release iomap resources when errors occur. Specifically, the apmixed base and auxadc base resources obtained through of iomap() are not released, leading to a resource leak. The fix involves switching to devm of iomap to manage the iomap resources automatically.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel
Mtk Thermal Probe