CVE-2025-71068 (GCVE-0-2025-71068)
Vulnerability from cvelistv5
Published
2026-01-13 15:31
Modified
2026-08-05 12:11
Severity ?
Summary
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.
Impacted products
Vendor Product Version
Linux Linux Version: d7cc73972661be4a02a1b09f1d9b3283c6c05154
Version: d7cc73972661be4a02a1b09f1d9b3283c6c05154
Version: d7cc73972661be4a02a1b09f1d9b3283c6c05154
Version: d7cc73972661be4a02a1b09f1d9b3283c6c05154
Version: d7cc73972661be4a02a1b09f1d9b3283c6c05154
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2025-71068",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-06-10T20:41:04.456580Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-06-11T18:44:08.423Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "net/sunrpc/xprtrdma/svc_rdma_rw.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "a22316f5e9a29e4b92030bd8fb9435fe0eb1d5c9",
              "status": "affected",
              "version": "d7cc73972661be4a02a1b09f1d9b3283c6c05154",
              "versionType": "git"
            },
            {
              "lessThan": "7ba826aae1d43212f3baa53a2175ad949e21926e",
              "status": "affected",
              "version": "d7cc73972661be4a02a1b09f1d9b3283c6c05154",
              "versionType": "git"
            },
            {
              "lessThan": "5f140b525180c628db8fa6c897f138194a2de417",
              "status": "affected",
              "version": "d7cc73972661be4a02a1b09f1d9b3283c6c05154",
              "versionType": "git"
            },
            {
              "lessThan": "da1ccfc4c452541584a4eae89e337cfa21be6d5a",
              "status": "affected",
              "version": "d7cc73972661be4a02a1b09f1d9b3283c6c05154",
              "versionType": "git"
            },
            {
              "lessThan": "d1bea0ce35b6095544ee82bb54156fc62c067e58",
              "status": "affected",
              "version": "d7cc73972661be4a02a1b09f1d9b3283c6c05154",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "net/sunrpc/xprtrdma/svc_rdma_rw.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.11"
            },
            {
              "lessThan": "5.11",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.198",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.120",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.64",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.3",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.19",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.198",
                  "versionStartIncluding": "5.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.120",
                  "versionStartIncluding": "5.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.64",
                  "versionStartIncluding": "5.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.3",
                  "versionStartIncluding": "5.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.19",
                  "versionStartIncluding": "5.11",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nsvcrdma: bound check rq_pages index in inline path\n\nsvc_rdma_copy_inline_range indexed rqstp-\u003erq_pages[rc_curpage] without\nverifying rc_curpage stays within the allocated page array. Add guards\nbefore the first use and after advancing to a new page."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "scenarios": [
            {
              "lang": "en",
              "value": "AV:N - An unauthenticated RPC-over-RDMA peer can reach this through an enabled NFS/RDMA listener over routable iWARP or RoCE networks.\nAC:L - Crafted Read-chunk positions and lengths deterministically exhaust rq_pages; the fault can occur before RDMA operations are posted or remote keys are validated.\nPR:N - The vulnerable copy occurs while decoding and assembling the transport message, before svc_process() performs RPC or NFS authentication.\nUI:N - Sending the malicious RPC-over-RDMA message directly triggers the vulnerable path without victim action.\nS:U - The vulnerable NFS/RDMA service and the affected kernel resources belong to the same security authority.\nC:H - The unchecked index is interpreted as a struct page pointer, while oversized inline ranges can also read beyond the receive buffer; successful exploitation can expose arbitrary kernel memory.\nI:H - Attacker-selected bytes are passed to memcpy with a destination derived from the unchecked page pointer, creating a potentially controlled kernel-memory write and control-flow-hijacking primitive.\nA:H - The guaranteed invalid or NULL page-pointer path can produce a kernel fault, oops, or panic, and an unauthenticated peer can trigger it repeatedly."
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-05T12:11:50.172Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/a22316f5e9a29e4b92030bd8fb9435fe0eb1d5c9"
        },
        {
          "url": "https://git.kernel.org/stable/c/7ba826aae1d43212f3baa53a2175ad949e21926e"
        },
        {
          "url": "https://git.kernel.org/stable/c/5f140b525180c628db8fa6c897f138194a2de417"
        },
        {
          "url": "https://git.kernel.org/stable/c/da1ccfc4c452541584a4eae89e337cfa21be6d5a"
        },
        {
          "url": "https://git.kernel.org/stable/c/d1bea0ce35b6095544ee82bb54156fc62c067e58"
        }
      ],
      "title": "svcrdma: bound check rq_pages index in inline path",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2025-71068",
    "datePublished": "2026-01-13T15:31:23.283Z",
    "dateReserved": "2026-01-13T15:30:19.647Z",
    "dateUpdated": "2026-08-05T12:11:50.172Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-71068\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-06-10T20:41:04.456580Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-06-11T17:37:57.320Z\"}}], \"cna\": {\"title\": \"svcrdma: bound check rq_pages index in inline path\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"d7cc73972661be4a02a1b09f1d9b3283c6c05154\", \"lessThan\": \"a22316f5e9a29e4b92030bd8fb9435fe0eb1d5c9\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"d7cc73972661be4a02a1b09f1d9b3283c6c05154\", \"lessThan\": \"7ba826aae1d43212f3baa53a2175ad949e21926e\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"d7cc73972661be4a02a1b09f1d9b3283c6c05154\", \"lessThan\": \"5f140b525180c628db8fa6c897f138194a2de417\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"d7cc73972661be4a02a1b09f1d9b3283c6c05154\", \"lessThan\": \"da1ccfc4c452541584a4eae89e337cfa21be6d5a\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"d7cc73972661be4a02a1b09f1d9b3283c6c05154\", \"lessThan\": \"d1bea0ce35b6095544ee82bb54156fc62c067e58\", \"versionType\": \"git\"}], \"programFiles\": [\"net/sunrpc/xprtrdma/svc_rdma_rw.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"5.11\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"5.11\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"5.15.198\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.15.*\"}, {\"status\": \"unaffected\", \"version\": \"6.6.120\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.6.*\"}, {\"status\": \"unaffected\", \"version\": \"6.12.64\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.12.*\"}, {\"status\": \"unaffected\", \"version\": \"6.18.3\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.18.*\"}, {\"status\": \"unaffected\", \"version\": \"6.19\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"net/sunrpc/xprtrdma/svc_rdma_rw.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/a22316f5e9a29e4b92030bd8fb9435fe0eb1d5c9\"}, {\"url\": \"https://git.kernel.org/stable/c/7ba826aae1d43212f3baa53a2175ad949e21926e\"}, {\"url\": \"https://git.kernel.org/stable/c/5f140b525180c628db8fa6c897f138194a2de417\"}, {\"url\": \"https://git.kernel.org/stable/c/da1ccfc4c452541584a4eae89e337cfa21be6d5a\"}, {\"url\": \"https://git.kernel.org/stable/c/d1bea0ce35b6095544ee82bb54156fc62c067e58\"}], \"x_generator\": {\"engine\": \"bippy-1.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nsvcrdma: bound check rq_pages index in inline path\\n\\nsvc_rdma_copy_inline_range indexed rqstp-\u003erq_pages[rc_curpage] without\\nverifying rc_curpage stays within the allocated page array. Add guards\\nbefore the first use and after advancing to a new page.\"}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.15.198\", \"versionStartIncluding\": \"5.11\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.6.120\", \"versionStartIncluding\": \"5.11\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.12.64\", \"versionStartIncluding\": \"5.11\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.18.3\", \"versionStartIncluding\": \"5.11\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.19\", \"versionStartIncluding\": \"5.11\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2026-05-11T21:54:07.064Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2025-71068\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-06-11T18:44:08.423Z\", \"dateReserved\": \"2026-01-13T15:30:19.647Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2026-01-13T15:31:23.283Z\", \"assignerShortName\": \"Linux\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…