CyberRota
← Ana sayfaya dön

CVE-2026-46189

HIGH · CVSS 7.8 EPSS %0.14

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

CyberRota Yorumu

Detaylı analiz gerekiyor.

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

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path Sashiko points out that pvrdma_uar_free() is already called within pvrdma_dealloc_ucontext(), so calling it before triggers a double free.