GHSA-xxxv-9j5g-vqfcunknown

In the Linux kernel, the following vulnerability has been resolved: RDMA/vmw_pvrdma: Fix double...

Published
May 28, 2026
Last Modified
May 28, 2026

🔗 CVE IDs covered (1)

📋 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.

🔗 References (7)