CVE-2025-23160: media: mediatek: vcodec: Fix a resource leak related to the scp device in FW initialization
In the Linux kernel, the following vulnerability has been resolved:
media: mediatek: vcodec: Fix a resource leak related to the scp device in FW initialization
On Mediatek devices with a system companion processor (SCP) the mtkscp structure has to be removed explicitly to avoid a resource leak. Free the structure in case the allocation of the firmware structure fails during the firmware initialization.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-23160?
The severity of CVE-2025-23160 has been classified as low.
How do I fix CVE-2025-23160?
To fix CVE-2025-23160, ensure that you are using the latest version of the Linux kernel where the vulnerability has been patched.
What types of systems are affected by CVE-2025-23160?
CVE-2025-23160 affects MediaTek devices that incorporate a system companion processor.
Is CVE-2025-23160 a critical vulnerability?
No, CVE-2025-23160 is not classified as a critical vulnerability due to its low severity rating.
What issues does CVE-2025-23160 address?
CVE-2025-23160 resolves a resource leak related to the SCP device during firmware initialization in the Linux kernel.