Security Advisory

CVE-2026-46189

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-28 09:36:43
Last updated 2026-07-16 12:04:34
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

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.