CyberRota
← Ana sayfaya dön

CVE-2026-46117

HIGH · CVSS 7.8 EPSS %0.13

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-05-28T10:16:27.203 · Çekilme zamanı: 2026-06-27T06:04:45.157117+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-46117
Severity
HIGH
CVSS
7.8
EPSS
%0.13
Linux

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss() Sashiko points out that the user can specify WQs sharing the same CQ as a part of the uAPI and this will trigger the WARN_ON() then go on to corrupt the kernel. Just reject it outright and fail the QP creation.