Security Advisory

CVE-2025-68811

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-01-13 15:29:17
Last updated 2026-06-16 16:29:00
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: svcrdma: use rc_pageoff for memcpy byte offset svc_rdma_copy_inline_range added rc_curpage (page index) to the page base instead of the byte offset rc_pageoff. Use rc_pageoff so copies land within the current page. Found by ZeroPath (https://zeropath.com)