{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "bb8a95aa038e099f5ec82c466e996b006e05abd7"
            },
            {
              "fixed": "e7768f3dae9f2c6e5b80e9c02429550ea39f2be6"
            },
            {
              "fixed": "cb83cfff8dff5d546fadce15596e01b1504b632a"
            },
            {
              "fixed": "75d79879ec3cbfd288144b0ae4c3e3fa7700c5fc"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "6.15.0"
            },
            {
              "fixed": "6.18.52"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "7.2.6"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90406.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: qcom: iris: handle runtime PM resume failure in core deinit\n\nCheck the return value of pm_runtime_resume_and_get() in\niris_core_deinit().\n\nIf runtime PM resume fails, skip hardware power-off operations but\nstill perform software teardown and state transition. Also skip the\ncorresponding pm_runtime_put_sync() call to avoid unbalanced runtime\nPM references.",
  "id": "CVE-2026-90406",
  "modified": "2026-09-19T03:30:53.089768388Z",
  "published": "2026-09-17T16:09:34.775Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/75d79879ec3cbfd288144b0ae4c3e3fa7700c5fc"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/cb83cfff8dff5d546fadce15596e01b1504b632a"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/e7768f3dae9f2c6e5b80e9c02429550ea39f2be6"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90406.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-90406"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "media: qcom: iris: handle runtime PM resume failure in core deinit"
}