HomeDefectsLIN1022-25856
Acknowledged

LIN1022-25856 : Security Advisory - linux - CVE-2026-46189

Created: May 29, 2026    Updated: Jun 9, 2026
Found In Version: 10.22.33.2
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: Kernel

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.