{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "63c13d61eafe4606f1c16c54da40c4eee78e9edf"
            },
            {
              "fixed": "f1c9512ae072996647fb829c6402348d1b72af39"
            },
            {
              "fixed": "d6ef9060775483bcf57291cbacbc0fe89b5857da"
            },
            {
              "fixed": "554689ff2d7561d91011e69a8bfcef1b71901b2b"
            },
            {
              "fixed": "6ca338cf2d386fd701b2dc27a2cd4c067a45d545"
            },
            {
              "fixed": "f794c930d8238e370fd61fcb12cc301ae098231b"
            },
            {
              "fixed": "c7e32814a6bf20f792d05f0bc9f94f0606311bc6"
            },
            {
              "fixed": "440bcb0948a12c9104b6dcca99a2cfb0db49b22a"
            },
            {
              "fixed": "22f9efb3ae07f966a1901d929d16df1388cce65c"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "5.6.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.109"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.0"
            },
            {
              "fixed": "6.18.50"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.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-89512.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nremoteproc: scp: Fix device reference leak on failed lookup\n\nMake sure to drop the reference taken to the SCP device when attempting\nto look up its driver data before the driver has been bound.\n\nNote that holding a reference to a device does not prevent its driver\ndata from going away.",
  "id": "CVE-2026-89512",
  "modified": "2026-09-15T03:30:36.712382534Z",
  "published": "2026-09-11T19:43:57.286Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/22f9efb3ae07f966a1901d929d16df1388cce65c"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/440bcb0948a12c9104b6dcca99a2cfb0db49b22a"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/554689ff2d7561d91011e69a8bfcef1b71901b2b"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/6ca338cf2d386fd701b2dc27a2cd4c067a45d545"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/c7e32814a6bf20f792d05f0bc9f94f0606311bc6"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/d6ef9060775483bcf57291cbacbc0fe89b5857da"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/f1c9512ae072996647fb829c6402348d1b72af39"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/f794c930d8238e370fd61fcb12cc301ae098231b"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89512.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-89512"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "remoteproc: scp: Fix device reference leak on failed lookup"
}