{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "99d9ccd97385208b78b3d88e756451f4b70119fc"
            },
            {
              "fixed": "d8856bfe6d00c21c4c0ba689cb6c9e30ceaccb8f"
            },
            {
              "fixed": "1fce81a40e3b3ec6b4f52e278d5c2bde79b25939"
            },
            {
              "fixed": "3a7dcbe3112aef3505beae4f982331a00326217c"
            },
            {
              "fixed": "1489b694b1f3265cd5363100642a22190033f4b0"
            },
            {
              "fixed": "5acdc4d5b58bd0730824938db79b5f08ef996d9c"
            },
            {
              "fixed": "8b2683bc4cc18c581b7cd24f227cbe61abca7f4d"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "6.1.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.110"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.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-90287.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nphy: sunplus: fix error handling in sp_uphy_init()\n\nFix the error paths of sp_uphy_init() to undo exactly what each stage\ndid: return directly if clk_prepare_enable() fails, release only the clock\nif reset_control_deassert() fails, and jump to err_reset if\nupdate_disc_vol() fails so the clock and reset are not leaked.",
  "id": "CVE-2026-90287",
  "modified": "2026-09-19T03:30:23.157690657Z",
  "published": "2026-09-17T16:08:16.004Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/1489b694b1f3265cd5363100642a22190033f4b0"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/1fce81a40e3b3ec6b4f52e278d5c2bde79b25939"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/3a7dcbe3112aef3505beae4f982331a00326217c"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/5acdc4d5b58bd0730824938db79b5f08ef996d9c"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/8b2683bc4cc18c581b7cd24f227cbe61abca7f4d"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/d8856bfe6d00c21c4c0ba689cb6c9e30ceaccb8f"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90287.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-90287"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "phy: sunplus: fix error handling in sp_uphy_init()"
}