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.
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)
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
| Date | Event | Detail |
| May 1, 2026 | Reserved | Reserved by Linux |
| May 21, 2026 | EXPLOIT PUBLISHED | EXPLOIT PUBLISHED — CVE-2026-43494 (Linux). Public exploit reference added. |
| May 21, 2026 | Published | Published (CNA: Linux) |
Affected
Affected products and packages — 2 rows
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| Linux | Linux | — | 0cebaccef3acbdfbc2d85880a2efb765d2f4e2e3 | — |
| Linux | Linux | — | 4.17 | 5.10.258 |
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.