Security Advisory

CVE-2026-43270

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-06 11:28:54
Last updated 2026-05-11 22:21:18
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: media: mtk-mdp: Fix a reference leak bug in mtk_mdp_remove() In mtk_mdp_probe(), vpu_get_plat_device() increases the reference count of the returned platform device. Add platform_device_put() to prevent reference leak.