FKIE_CVE-2026-89952

Vulnerability from fkie_nvd - Published: 2026-09-16 11:17 - Updated: 2026-09-16 11:17
Severity
Summary
In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: validate ONFI extended parameter page sections nand_flash_detect_ext_param_page() allocates the length declared by the ONFI parameter page, then treats the data as a fixed header followed by variable-length sections. It reads that header and advances over sections without first proving that the fixed page and each current section fit in the allocation. Reject pages shorter than the fixed header, track the remaining variable area while walking sections, and require the ECC section to contain every field read from struct onfi_ext_ecc_info. Use device-scoped diagnostics that identify the malformed ONFI section.
Impacted products
Vendor Product Version

{
  "affected": [
    {
      "affectedData": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/mtd/nand/raw/nand_onfi.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "1bf148fabe6463422195b7cc43b3412533f1dc21",
              "status": "affected",
              "version": "6dcbe0cdd83fb5f77be4f44c9e06c535281c375a",
              "versionType": "git"
            },
            {
              "lessThan": "c7df90bbda71549bfd981bf478ad04ddfccf4e0d",
              "status": "affected",
              "version": "6dcbe0cdd83fb5f77be4f44c9e06c535281c375a",
              "versionType": "git"
            },
            {
              "lessThan": "86948f81964e40cd6472d76a6371e4f297d84db0",
              "status": "affected",
              "version": "6dcbe0cdd83fb5f77be4f44c9e06c535281c375a",
              "versionType": "git"
            },
            {
              "lessThan": "ddb6ddf5be7429bb98b3368c883be51f00b31678",
              "status": "affected",
              "version": "6dcbe0cdd83fb5f77be4f44c9e06c535281c375a",
              "versionType": "git"
            },
            {
              "lessThan": "12a63a0f0d17b2d26211b2524ded91a67dd5c99c",
              "status": "affected",
              "version": "6dcbe0cdd83fb5f77be4f44c9e06c535281c375a",
              "versionType": "git"
            },
            {
              "lessThan": "c8f86e375b39cada09fd8cb33dd3bb3641e84a62",
              "status": "affected",
              "version": "6dcbe0cdd83fb5f77be4f44c9e06c535281c375a",
              "versionType": "git"
            },
            {
              "lessThan": "23e747fe585830c43095c37c85b2757231c6917f",
              "status": "affected",
              "version": "6dcbe0cdd83fb5f77be4f44c9e06c535281c375a",
              "versionType": "git"
            },
            {
              "lessThan": "e5e415262330bd70f983e091d8919d9dcd99e475",
              "status": "affected",
              "version": "6dcbe0cdd83fb5f77be4f44c9e06c535281c375a",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/mtd/nand/raw/nand_onfi.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "3.12"
            },
            {
              "lessThan": "3.12",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.270",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.221",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.188",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.157",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.110",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.51",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.2.*",
              "status": "unaffected",
              "version": "7.2.5",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.3-rc1",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nmtd: rawnand: validate ONFI extended parameter page sections\n\nnand_flash_detect_ext_param_page() allocates the length declared by the\nONFI parameter page, then treats the data as a fixed header followed by\nvariable-length sections. It reads that header and advances over sections\nwithout first proving that the fixed page and each current section fit in\nthe allocation.\n\nReject pages shorter than the fixed header, track the remaining variable\narea while walking sections, and require the ECC section to contain every\nfield read from struct onfi_ext_ecc_info. Use device-scoped diagnostics\nthat identify the malformed ONFI section."
    }
  ],
  "id": "CVE-2026-89952",
  "lastModified": "2026-09-16T11:17:05.397",
  "metrics": {},
  "published": "2026-09-16T11:17:05.397",
  "references": [
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/12a63a0f0d17b2d26211b2524ded91a67dd5c99c"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/1bf148fabe6463422195b7cc43b3412533f1dc21"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/23e747fe585830c43095c37c85b2757231c6917f"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/86948f81964e40cd6472d76a6371e4f297d84db0"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/c7df90bbda71549bfd981bf478ad04ddfccf4e0d"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/c8f86e375b39cada09fd8cb33dd3bb3641e84a62"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/ddb6ddf5be7429bb98b3368c883be51f00b31678"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/e5e415262330bd70f983e091d8919d9dcd99e475"
    }
  ],
  "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
  "vulnStatus": "Received"
}



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…

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…