CyberRota
← Ana sayfaya dön

CVE-2026-43355

MEDIUM · CVSS 5.5 EPSS %0.01

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-05-08T15:16:46.250 · Çekilme zamanı: 2026-06-07T12:00:31.378013+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

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

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: iio: light: bh1780: fix PM runtime leak on error path Move pm_runtime_put_autosuspend() before the error check to ensure the PM runtime reference count is always decremented after pm_runtime_get_sync(), regardless of whether the read operation succeeds or fails.