CVE detail
CVE-2026-43494
In the Linux kernel, the following vulnerability has been resolved: net/rds: reset op_nents when zerocopy page pin fails When iov_iter_get_pages2() fails in rds_message_zcopy_from_user(), the pinned pages are released with put_page(), and rm->data.op_mmp_znotifier is cleared. But we fail to properly clear rm->data.op_nents. Later when rds_message_purge() is called from rds_sendmsg() the cleanup loop iterates over the incorrectly non zero number of op_nents and frees them again. Fix this by properly resetting op_nents when it should be in rds_message_zcopy_from_user().
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 27.7 · diversity 20.0 · KEV 0.0 · OTX 0.0 · PoC 4.5
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
15 source links · newest first
CVSS Version Base Score Base Severity Vector String 3.1 7.8 HIGH CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:H/RC:C CVE-2026-43284 In the Linux kernel, the following vulnerability has been resolved: xfrm: esp: avoid in-place decrypt on shared skb frags MSG_SPLICE_PAGES can attach pages from a pipe directly to an skb. TCP marks such skbs with SKBFL_
governmentwww.cisa.govJun 23, 2026, 12:00 PMInformation published.
vendormsrc.microsoft.comMay 22, 2026, 8:02 AM- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-43494.jsonsecurity.access.redhat.com
No excerpt available.
Vendor Advisorysecurity.access.redhat.comMay 21, 2026, 12:16 PM - https://bugzilla.redhat.com/show_bug.cgi?id=2480434bugzilla.redhat.com
No excerpt available.
Exploitbugzilla.redhat.comMay 21, 2026, 12:16 PM - https://access.redhat.com/security/cve/CVE-2026-43494access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 21, 2026, 12:16 PM - http://www.openwall.com/lists/oss-security/2026/05/21/2www.openwall.com
No excerpt available.
Exploitwww.openwall.comMay 21, 2026, 12:16 PM No excerpt available.
Exploitgithub.comMay 21, 2026, 12:16 PMNo excerpt available.
Vendor Advisorygit.kernel.orgMay 21, 2026, 12:16 PMNo excerpt available.
Vendor Advisorygit.kernel.orgMay 21, 2026, 12:16 PMNo excerpt available.
Vendor Advisorygit.kernel.orgMay 21, 2026, 12:16 PMNo excerpt available.
Vendor Advisorygit.kernel.orgMay 21, 2026, 12:16 PMNo excerpt available.
Vendor Advisorygit.kernel.orgMay 21, 2026, 12:16 PMNo excerpt available.
Vendor Advisorygit.kernel.orgMay 21, 2026, 12:16 PMNo excerpt available.
Vendor Advisorygit.kernel.orgMay 21, 2026, 12:16 PMNo excerpt available.
Vendor Advisorygit.kernel.orgMay 21, 2026, 12:16 PM
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.
1 repository references · best confidence 0.90 · max 0 stars
- v12-security/pocsHigh confidencegithubNVD Exploit reference0 starsDiscovered Jul 14, 2026, 6:21 PM
NVD labels the source link as Exploit; this is not independent verification of the repository's code.
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-52987CVSS 7.8 · High
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: avoid double drm_exec_fini() in userq validate When new_addition is true, amdgpu_userq_vm_validat…
- CVE-2026-46189CVSS 7.8 · High
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_fre…
- CVE-2026-45898CVSS 9.8 · Critical
In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix workqueue list corruption by removing work_list The commit e1168f0 ("RDMA/iwcm: Simplify cm_ev…
- 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…