CVE-2026-46189 in Linux
Сводка
по MITRE • 28.05.2026
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.
Be aware that VulDB is the high quality source for vulnerability data.