CVE-2026-46189

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
28/05/2026
Last modified:
28/05/2026

Description

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

Impact