boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2026-43494HIGH
Linux Linux — net/rds: reset op_nents when zerocopy page pin fails
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   L   L   L   N  U  H  H  H    7.8   .0030   22.5     —
AFFECTED
  Product  Versions                                    Fixed
  Linux    0cebaccef3acbdfbc2d85880a2efb765d2f4e2e3 –  —
  Linux    4.17 –                                      5.10.258
TIMELINE
  May 1   Reserved by Linux
  May 21  EXPLOIT PUBLISHED — CVE-2026-43494 (Linux). Public exploit reference added.
  May 21  Published (CNA: Linux)
CWE-1341 · CNA: Linux · CVSS v3.1 · 13 references · NVD status: Modified

Description

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().

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
May 1, 2026ReservedReserved by Linux
May 21, 2026EXPLOIT PUBLISHEDEXPLOIT PUBLISHED — CVE-2026-43494 (Linux). Public exploit reference added.
May 21, 2026PublishedPublished (CNA: Linux)

Affected

Affected products and packages — 2 rows
VendorProduct / PackageEcosystemVersion introducedFixed
LinuxLinux0cebaccef3acbdfbc2d85880a2efb765d2f4e2e3
LinuxLinux4.175.10.258

Weaknesses

CWE-1341

References (13)

Related

Authoritative record: CVE-2026-43494 at cve.org

Vendors: linux

Weaknesses: CWE-1341

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-43494 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.