CVE 7.8 HIGH

media: mtk-mdp: Fix error handling in probe function_CVE-2026-43207

7.8 / 10
HIGH
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Description

In the Linux kernel, the following vulnerability has been resolved:

media: mtk-mdp: Fix error handling in probe function

Add mtk_mdp_unregister_m2m_device() on the error handling path to prevent
resource leak.

Add check for the return value of vpu_get_plat_device() to prevent null
pointer dereference. And vpu_get_plat_device() increases the reference
count of the returned platform device. Add platform_device_put() to
prevent reference leak.

Basic Information

ID CVE-2026-43207
Source Linux
Published May 6, 2026 at 11:28
Modified May 8, 2026 at 12:41

Affected Product

Vendor Linux
Product Linux
Version c8eb2d7e8202fd9cb912f5d33cc34ede66dcb24a
Affected Versions Linux Linux c8eb2d7e8202fd9cb912f5d33cc34ede66dcb24a
Linux Linux c8eb2d7e8202fd9cb912f5d33cc34ede66dcb24a
Linux Linux c8eb2d7e8202fd9cb912f5d33cc34ede66dcb24a
Linux Linux c8eb2d7e8202fd9cb912f5d33cc34ede66dcb24a
Linux Linux c8eb2d7e8202fd9cb912f5d33cc34ede66dcb24a
Linux Linux c8eb2d7e8202fd9cb912f5d33cc34ede66dcb24a
Linux Linux c8eb2d7e8202fd9cb912f5d33cc34ede66dcb24a
Linux Linux c8eb2d7e8202fd9cb912f5d33cc34ede66dcb24a
Linux Linux 4.10

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.