CyberRota
← Ana sayfaya dön

CVE-2026-31439

MEDIUM · CVSS 5.5 EPSS %0.01

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-04-22T14:16:37.240 · Çekilme zamanı: 2026-05-22T12:28:28.069478+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

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

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: dmaengine: xilinx: xdma: Fix regmap init error handling devm_regmap_init_mmio returns an ERR_PTR() upon error, not NULL. Fix the error check and also fix the error message. Use the error code from ERR_PTR() instead of the wrong value in ret.