PT-2026-42451 · Linux · Linux Kernel
Aaron Esau
+1
·
Published
2026-05-21
·
Updated
2026-05-24
·
CVE-2026-43494
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A double-free issue exists in the Reliable Delivery Service (RDS) implementation of the Linux kernel. When the
iov iter get pages2() function fails within rds message zcopy from user(), the pinned pages are released and the rm->data.op mmp znotifier is cleared, but the rm->data.op nents variable is not properly reset. Consequently, when rds message purge() is subsequently called from rds sendmsg(), the cleanup loop iterates over the incorrect non-zero value of op nents, leading to a second attempt to free the same resources.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel