CyberRota
← Ana sayfaya dön

CVE-2026-43132

MEDIUM · CVSS 5.5 EPSS %0.01

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

CyberRota Yorumu

Detaylı analiz gerekiyor.

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

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: dm-verity: correctly handle dm_bufio_client_create() failure If either of the calls to dm_bufio_client_create() in verity_fec_ctr() fails, then dm_bufio_client_destroy() is later called with an ERR_PTR() argument. That causes a crash. Fix this.