PT-2025-54136
In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/mediatek: Use devm of iomap to avoid resource leak in mtk thermal probe Smatch reports: 1. mtk thermal probe warn: 'apmixed base' from of iomap not released. 2. mtk thermal probe warn: 'auxadc base' from of iomap...