GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2026-89673 (GCVE-0-2026-89673)

Vulnerability from cvelistv5 – Published: 2026-09-11 19:45 – Updated: 2026-09-14 12:01
VLAI
Title
nfsd: fix XDR padding calculation in ff_encode_getdeviceinfo
Summary
In the Linux kernel, the following vulnerability has been resolved: nfsd: fix XDR padding calculation in ff_encode_getdeviceinfo nfsd4_ff_encode_getdeviceinfo() computes the da_addr_body reservation as 16 + netid_len + addr_len, but the subsequent xdr_encode_opaque() calls emit 8 + round_up(netid_len, 4) + round_up(addr_len, 4) bytes. The mismatch means the declared da_addr_body length exceeds the actual encoded data by 2-8 bytes on every flexfile GETDEVICEINFO reply, leaking stale reply-page content to the client and mis-aligning the subsequent version list decode. Use xdr_align_size() for each string length to match what xdr_encode_opaque() actually writes.
Severity
No CVSS data available.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: efcae97fa425ca6db9d126e37daccf2d7225cb09 , < 88bce7e326c368d7df15126ccac537e54bebd467 (git)
Affected: efcae97fa425ca6db9d126e37daccf2d7225cb09 , < 74015b7be806ad9e21d46f7bd2831df280c6c783 (git)
Affected: efcae97fa425ca6db9d126e37daccf2d7225cb09 , < 41ebca28e17f84293650598f86bd69532ec1a8e0 (git)
Affected: efcae97fa425ca6db9d126e37daccf2d7225cb09 , < 62e5949f0dd5ec837af144860ff908369df4c7c9 (git)
Affected: efcae97fa425ca6db9d126e37daccf2d7225cb09 , < 8b989aaec85e1293a871d602590c951fe44b8647 (git)
guessed Create a notification for this product.
Linux Linux Affected: 6.4.16 , < 6.6.157 (semver)
Affected: 6.4.16 , < 6.12.109 (semver)
Affected: 6.4.16 , < 6.18.50 (semver)
Affected: 6.4.16 , < 7.2.4 (semver)
Affected: 6.4.16 , < 7.3-rc1 (semver)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "fs/nfsd/flexfilelayoutxdr.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "88bce7e326c368d7df15126ccac537e54bebd467",
              "status": "affected",
              "version": "efcae97fa425ca6db9d126e37daccf2d7225cb09",
              "versionType": "git"
            },
            {
              "lessThan": "74015b7be806ad9e21d46f7bd2831df280c6c783",
              "status": "affected",
              "version": "efcae97fa425ca6db9d126e37daccf2d7225cb09",
              "versionType": "git"
            },
            {
              "lessThan": "41ebca28e17f84293650598f86bd69532ec1a8e0",
              "status": "affected",
              "version": "efcae97fa425ca6db9d126e37daccf2d7225cb09",
              "versionType": "git"
            },
            {
              "lessThan": "62e5949f0dd5ec837af144860ff908369df4c7c9",
              "status": "affected",
              "version": "efcae97fa425ca6db9d126e37daccf2d7225cb09",
              "versionType": "git"
            },
            {
              "lessThan": "8b989aaec85e1293a871d602590c951fe44b8647",
              "status": "affected",
              "version": "efcae97fa425ca6db9d126e37daccf2d7225cb09",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "fs/nfsd/flexfilelayoutxdr.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "6.6.157",
              "status": "affected",
              "version": "6.4.16",
              "versionType": "semver"
            },
            {
              "lessThan": "6.12.109",
              "status": "affected",
              "version": "6.4.16",
              "versionType": "semver"
            },
            {
              "lessThan": "6.18.50",
              "status": "affected",
              "version": "6.4.16",
              "versionType": "semver"
            },
            {
              "lessThan": "7.2.4",
              "status": "affected",
              "version": "6.4.16",
              "versionType": "semver"
            },
            {
              "lessThan": "7.3-rc1",
              "status": "affected",
              "version": "6.4.16",
              "versionType": "semver"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.157",
                  "versionStartIncluding": "6.4.16",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.109",
                  "versionStartIncluding": "6.4.16",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.50",
                  "versionStartIncluding": "6.4.16",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.2.4",
                  "versionStartIncluding": "6.4.16",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.3-rc1",
                  "versionStartIncluding": "6.4.16",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nnfsd: fix XDR padding calculation in ff_encode_getdeviceinfo\n\nnfsd4_ff_encode_getdeviceinfo() computes the da_addr_body reservation\nas 16 + netid_len + addr_len, but the subsequent xdr_encode_opaque()\ncalls emit 8 + round_up(netid_len, 4) + round_up(addr_len, 4) bytes.\nThe mismatch means the declared da_addr_body length exceeds the actual\nencoded data by 2-8 bytes on every flexfile GETDEVICEINFO reply,\nleaking stale reply-page content to the client and mis-aligning the\nsubsequent version list decode.\n\nUse xdr_align_size() for each string length to match what\nxdr_encode_opaque() actually writes."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-09-14T12:01:58.863Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/88bce7e326c368d7df15126ccac537e54bebd467"
        },
        {
          "url": "https://git.kernel.org/stable/c/74015b7be806ad9e21d46f7bd2831df280c6c783"
        },
        {
          "url": "https://git.kernel.org/stable/c/41ebca28e17f84293650598f86bd69532ec1a8e0"
        },
        {
          "url": "https://git.kernel.org/stable/c/62e5949f0dd5ec837af144860ff908369df4c7c9"
        },
        {
          "url": "https://git.kernel.org/stable/c/8b989aaec85e1293a871d602590c951fe44b8647"
        }
      ],
      "title": "nfsd: fix XDR padding calculation in ff_encode_getdeviceinfo",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-89673",
    "datePublished": "2026-09-11T19:45:58.149Z",
    "dateReserved": "2026-09-11T19:38:34.746Z",
    "dateUpdated": "2026-09-14T12:01:58.863Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-89673",
      "date": "2026-09-15",
      "epss": "0.002",
      "percentile": "0.10003"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-89673\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-09-11T20:19:53.890\",\"lastModified\":\"2026-09-14T13:19:19.333\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nnfsd: fix XDR padding calculation in ff_encode_getdeviceinfo\\n\\nnfsd4_ff_encode_getdeviceinfo() computes the da_addr_body reservation\\nas 16 + netid_len + addr_len, but the subsequent xdr_encode_opaque()\\ncalls emit 8 + round_up(netid_len, 4) + round_up(addr_len, 4) bytes.\\nThe mismatch means the declared da_addr_body length exceeds the actual\\nencoded data by 2-8 bytes on every flexfile GETDEVICEINFO reply,\\nleaking stale reply-page content to the client and mis-aligning the\\nsubsequent version list decode.\\n\\nUse xdr_align_size() for each string length to match what\\nxdr_encode_opaque() actually writes.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"fs/nfsd/flexfilelayoutxdr.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"efcae97fa425ca6db9d126e37daccf2d7225cb09\",\"lessThan\":\"88bce7e326c368d7df15126ccac537e54bebd467\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"efcae97fa425ca6db9d126e37daccf2d7225cb09\",\"lessThan\":\"74015b7be806ad9e21d46f7bd2831df280c6c783\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"efcae97fa425ca6db9d126e37daccf2d7225cb09\",\"lessThan\":\"41ebca28e17f84293650598f86bd69532ec1a8e0\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"efcae97fa425ca6db9d126e37daccf2d7225cb09\",\"lessThan\":\"62e5949f0dd5ec837af144860ff908369df4c7c9\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"efcae97fa425ca6db9d126e37daccf2d7225cb09\",\"lessThan\":\"8b989aaec85e1293a871d602590c951fe44b8647\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"fs/nfsd/flexfilelayoutxdr.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"6.4.16\",\"lessThan\":\"6.6.157\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.4.16\",\"lessThan\":\"6.12.109\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.4.16\",\"lessThan\":\"6.18.50\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.4.16\",\"lessThan\":\"7.2.4\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.4.16\",\"lessThan\":\"7.3-rc1\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/41ebca28e17f84293650598f86bd69532ec1a8e0\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/62e5949f0dd5ec837af144860ff908369df4c7c9\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/74015b7be806ad9e21d46f7bd2831df280c6c783\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/88bce7e326c368d7df15126ccac537e54bebd467\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/8b989aaec85e1293a871d602590c951fe44b8647\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-09-15T05:08:11+00:00",
      "cve": "CVE-2026-89673",
      "id": "CVE-2026-89673",
      "initial_release_date": "2026-09-11T19:45:58.149000+00:00",
      "product_status:known_affected": "2",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: Linux Kernel (nfsd): Information disclosure due to XDR padding calculation error",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-89673.json",
      "version": "3"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Loading…