GHSA-2gq5-6pmr-v24vCriticalCVSS 9.8
In the Linux kernel, the following vulnerability has been resolved: svcrdma: use rc_pageoff for...
🔗 CVE IDs covered (1)
📋 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 (5)
- https://nvd.nist.gov/vuln/detail/CVE-2025-68811
- https://git.kernel.org/stable/c/2a77c8dd49bccf0ca232be7c836cec1209abb8da
- https://git.kernel.org/stable/c/a8ee9099f30654917aa68f55d707b5627e1dbf77
- https://git.kernel.org/stable/c/e8623e9c451e23d84b870811f42fd872b4089ef6
- https://github.com/advisories/GHSA-2gq5-6pmr-v24v