CyberRota
← Ana sayfaya dön

CVE-2026-46145

HIGH · CVSS 7.8 EPSS %0.14

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

CyberRota Yorumu

Bellek tüketimine neden olabilir.

CVE
CVE-2026-46145
Severity
HIGH
CVSS
7.8
EPSS
%0.14
Linux

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Validate rx_hash_key_len Sashiko points out that rx_hash_key_len comes from a uAPI structure and is blindly passed to memcpy, allowing the userspace to trash kernel memory. Bounds check it so the memcpy cannot overflow.