{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2"
            },
            {
              "fixed": "61ffc31cd8642d7a950b6831720629c8331365f6"
            },
            {
              "fixed": "fd4d6593c51253c79be422d6ae42e318250e20a7"
            },
            {
              "fixed": "18c3d6fcb557f920c9143711497625e70153874c"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "6.12.111"
            },
            {
              "fixed": "6.18.53"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "6.12.111"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.0"
            },
            {
              "fixed": "6.18.53"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/97xxx/CVE-2026-97485.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nomfs: handle set_blocksize failures\n\nomfs uses buffer_heads, which don't handle block size \u003e PAGE_SIZE well.\nWithout this, mounting we will hit the\n\n        BUG_ON(offset \u003e= folio_size(folio));\n\nin folio_set_bh on the first __bread_gfp call.",
  "id": "CVE-2026-97485",
  "modified": "2026-09-26T03:30:17.345360014Z",
  "published": "2026-09-24T16:04:29.837Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/18c3d6fcb557f920c9143711497625e70153874c"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/61ffc31cd8642d7a950b6831720629c8331365f6"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/fd4d6593c51253c79be422d6ae42e318250e20a7"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/97xxx/CVE-2026-97485.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-97485"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "omfs: handle set_blocksize failures"
}