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.