{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "6dcbe0cdd83fb5f77be4f44c9e06c535281c375a"
            },
            {
              "fixed": "1bf148fabe6463422195b7cc43b3412533f1dc21"
            },
            {
              "fixed": "c7df90bbda71549bfd981bf478ad04ddfccf4e0d"
            },
            {
              "fixed": "86948f81964e40cd6472d76a6371e4f297d84db0"
            },
            {
              "fixed": "ddb6ddf5be7429bb98b3368c883be51f00b31678"
            },
            {
              "fixed": "12a63a0f0d17b2d26211b2524ded91a67dd5c99c"
            },
            {
              "fixed": "c8f86e375b39cada09fd8cb33dd3bb3641e84a62"
            },
            {
              "fixed": "23e747fe585830c43095c37c85b2757231c6917f"
            },
            {
              "fixed": "e5e415262330bd70f983e091d8919d9dcd99e475"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "3.12.0"
            },
            {
              "fixed": "5.10.270"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "5.11.0"
            },
            {
              "fixed": "5.15.221"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "5.16.0"
            },
            {
              "fixed": "6.1.188"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.2.0"
            },
            {
              "fixed": "6.6.157"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.7.0"
            },
            {
              "fixed": "6.12.110"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.0"
            },
            {
              "fixed": "6.18.51"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "7.2.5"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89952.json"
  },
  "details": "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",
  "modified": "2026-09-18T03:30:46.963669507Z",
  "published": "2026-09-16T10:32:36.910Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/12a63a0f0d17b2d26211b2524ded91a67dd5c99c"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/1bf148fabe6463422195b7cc43b3412533f1dc21"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/23e747fe585830c43095c37c85b2757231c6917f"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/86948f81964e40cd6472d76a6371e4f297d84db0"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/c7df90bbda71549bfd981bf478ad04ddfccf4e0d"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/c8f86e375b39cada09fd8cb33dd3bb3641e84a62"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/ddb6ddf5be7429bb98b3368c883be51f00b31678"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/e5e415262330bd70f983e091d8919d9dcd99e475"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89952.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-89952"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "mtd: rawnand: validate ONFI extended parameter page sections"
}