{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "dcfbd31ef4bcf6ceb373911faa4a5299e0547702"
            },
            {
              "fixed": "582b82e573a059be9319bb16b84c45d0ef66f471"
            },
            {
              "fixed": "30c906cff490c3601ee9ff110fe8115fabe75fd4"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "5.15.0"
            },
            {
              "fixed": "7.2.4"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89437.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nplatform/x86: int1092: Fix potential memory leak in sar_probe()\n\nThe memory allocated for device_mode_info in parse_package() called by\nsar_get_data() is not freed in some of the error paths in sar_probe().\nFix that by converting to use device managed allocations.",
  "id": "CVE-2026-89437",
  "modified": "2026-09-13T03:30:54.888191878Z",
  "published": "2026-09-11T19:43:07.377Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/30c906cff490c3601ee9ff110fe8115fabe75fd4"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/582b82e573a059be9319bb16b84c45d0ef66f471"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89437.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-89437"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "platform/x86: int1092: Fix potential memory leak in sar_probe()"
}