CyberRota
← Ana sayfaya dön

CVE-2026-43270

MEDIUM · CVSS 5.5 EPSS %0.01

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-05-06T12:16:48.190 · Çekilme zamanı: 2026-06-05T12:00:34.175710+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-43270
Severity
MEDIUM
CVSS
5.5
EPSS
%0.01
Linux

Orijinal NVD Açıklaması

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.