CVE detail
CVE-2026-46189
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.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 30.0 · diversity 18.0 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
22 source links · newest first
Information published.
vendormsrc.microsoft.comMay 29, 2026, 8:08 AM- https://access.redhat.com/errata/RHSA-2026:40760access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 28, 2026, 10:16 AM - https://access.redhat.com/errata/RHSA-2026:40068access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 28, 2026, 10:16 AM - https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-46189.jsonsecurity.access.redhat.com
No excerpt available.
Vendor Advisorysecurity.access.redhat.comMay 28, 2026, 10:16 AM - https://bugzilla.redhat.com/show_bug.cgi?id=2482588bugzilla.redhat.com
No excerpt available.
Exploitbugzilla.redhat.comMay 28, 2026, 10:16 AM - https://access.redhat.com/security/cve/CVE-2026-46189access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 28, 2026, 10:16 AM - https://access.redhat.com/errata/RHSA-2026:38902access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 28, 2026, 10:16 AM - https://access.redhat.com/errata/RHSA-2026:36767access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 28, 2026, 10:16 AM - https://access.redhat.com/errata/RHSA-2026:36073access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 28, 2026, 10:16 AM - https://access.redhat.com/errata/RHSA-2026:36049access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 28, 2026, 10:16 AM - https://access.redhat.com/errata/RHSA-2026:35904access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 28, 2026, 10:16 AM - https://access.redhat.com/errata/RHSA-2026:33743access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 28, 2026, 10:16 AM - https://access.redhat.com/errata/RHSA-2026:33685access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 28, 2026, 10:16 AM - https://access.redhat.com/errata/RHSA-2026:30848access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 28, 2026, 10:16 AM No excerpt available.
Vendor Advisorygit.kernel.orgMay 28, 2026, 10:16 AMNo excerpt available.
Vendor Advisorygit.kernel.orgMay 28, 2026, 10:16 AMNo excerpt available.
Vendor Advisorygit.kernel.orgMay 28, 2026, 10:16 AMNo excerpt available.
Vendor Advisorygit.kernel.orgMay 28, 2026, 10:16 AMNo excerpt available.
Vendor Advisorygit.kernel.orgMay 28, 2026, 10:16 AMNo excerpt available.
Vendor Advisorygit.kernel.orgMay 28, 2026, 10:16 AMNo excerpt available.
Vendor Advisorygit.kernel.orgMay 28, 2026, 10:16 AMNo excerpt available.
Vendor Advisorygit.kernel.orgMay 28, 2026, 10:16 AM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-43178CVSS 7.8 · High
In the Linux kernel, the following vulnerability has been resolved: procfs: fix possible double mmput() in do_procmap_query() When user provides incorrectly sized buffer for bui…
- CVE-2026-33811CVSS 7.5 · High
When using LookupCNAME with the cgo DNS resolver, a very long CNAME response can trigger a double-free of C memory and a crash.
- CVE-2026-23918CVSS 8.8 · High
Double Free and possible RCE vulnerability in Apache HTTP Server with the HTTP/2 protocol. This issue affects Apache HTTP Server: 2.4.66. Users are recommended to upgrade to ver…
- CVE-2026-6654CVSS 5.1 · Medium
Double-Free / Use-After-Free (UAF) in the `IntoIter::drop` and `ThinVec::clear` functions in the thin_vec crate. A panic in `ptr::drop_in_place` skips setting the length to zero.
- CVE-2026-53322CVSS 8.8 · High
In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Clean up DMABUFs before disabling function On device shutdown, make vfio_pci_core_close_device() ca…
- CVE-2026-53294CVSS 7.8 · High
In the Linux kernel, the following vulnerability has been resolved: mailbox: mailbox-test: don't free the reused channel The RX channel can be aliased to the TX channel if it ha…