{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2"
            },
            {
              "fixed": "253d7272d01db9529c79b95205c0f859ef9f4f23"
            },
            {
              "fixed": "4de2cffef5e6b5b79eec8c934df582459b818228"
            },
            {
              "fixed": "bdc35754012906dbf094be104b103ca3adfef6f7"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "2.6.12"
            },
            {
              "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-97444.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nACPICA: add boundary checks in two places\n\nAdd boundary checks in acpi_ps_get_next_namestring() and\nacpi_ps_peek_opcode() to prevent out-of-bounds access.",
  "id": "CVE-2026-97444",
  "modified": "2026-09-26T03:30:32.397481482Z",
  "published": "2026-09-24T16:03:59.121Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/253d7272d01db9529c79b95205c0f859ef9f4f23"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/4de2cffef5e6b5b79eec8c934df582459b818228"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/bdc35754012906dbf094be104b103ca3adfef6f7"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/97xxx/CVE-2026-97444.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-97444"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "ACPICA: add boundary checks in two places"
}