[ In the Linux kernel, the following vulnerability has been resolved: net/rds: reset op_nents when zerocopy… ]
CVE-2026-43494-main.zip
CVE: 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... (CVE-2026-43494)