Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.10, < 5.10.252 |
References
- https://git.kernel.org/stable/c/2d93758f42a57f3485534eab858b308e41653de4Patch
- https://git.kernel.org/stable/c/403b7c757ac9f6b2ffb7d00ff4795a245f5e8911Patch
- https://git.kernel.org/stable/c/4f2a51433a3a65d16975d1e32052d80656da077dPatch
- https://git.kernel.org/stable/c/564fd3a63efc3ebbdb5d0a8fc7c0d3f753fbbd5dPatch
- https://git.kernel.org/stable/c/a62ba5aa9ee95fd953583e95e519badf0b76ecf3Patch
- https://git.kernel.org/stable/c/c44beed2e5caf2cbbe651432baa3a129f18b0169Patch
- https://git.kernel.org/stable/c/dd530e29bd514d7187b3e2df8eb2107419c7988fPatch
- https://git.kernel.org/stable/c/f128bab57b8018e526b7eda854ca20069863af47Patch
FAQ
What is CVE-2026-43270?
CVE-2026-43270 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 cou...
How severe is CVE-2026-43270?
CVE-2026-43270 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-43270?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.