CyberRota
← Ana sayfaya dön

CVE-2026-31491

MEDIUM · CVSS 5.5 EPSS %0.01

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

CyberRota Yorumu

Detaylı analiz gerekiyor.

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

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Harden depth calculation functions An issue was exposed where OS can pass in U32_MAX for SQ/RQ/SRQ size. This can cause integer overflow and truncation of SQ/RQ/SRQ depth returning a success when it should have failed. Harden the functions to do all depth calculations and boundary checking in u64 sizes.