NONE · 0

CVE-2025-68811

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 o...

Vulnerability 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)

References

FAQ

What is CVE-2025-68811?

CVE-2025-68811 is a documented vulnerability. 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 o...

How severe is CVE-2025-68811?

CVSS scoring is not yet available for CVE-2025-68811. Check NVD for updates.

Is there a patch for CVE-2025-68811?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.