In the Linux kernel, the following vulnerability has been resolved:
svcrdma: bound check rq_pages index in inline path
svc_rdma_copy_inline_range indexed rqstp->rq_pages[rc_curpage] without
verifying rc_curpage stays within the allocated page array. Add guards
before the first use and after advancing to a new page.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-01-13 16:16
Updated : 2026-07-30 06:24
NVD link : CVE-2025-71068
Mitre link : CVE-2025-71068
CVE.ORG link : CVE-2025-71068
JSON object : View
Products Affected
linux
- linux_kernel
CWE
