{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "ec46475f3e3163dd80bfee086fa71b36455ecc0b"
            },
            {
              "fixed": "b0fa49bcb25b905b49dbb681c8a94f00d1a7f94d"
            },
            {
              "fixed": "a4750d5d7d1a3bac1b23ac5817f2bfbedcc95ac7"
            },
            {
              "fixed": "1ed74e3a8bbc104b744c257f8cbb2c371485ba4f"
            },
            {
              "fixed": "c22a9a539c76179fca5c0f28ee7652c4afda750b"
            },
            {
              "fixed": "cb442f1823df5782002ab4c36a8775270d41a772"
            },
            {
              "fixed": "f312c5d17f2a7ad50df5b52935d76abbe7b89feb"
            },
            {
              "fixed": "ad4f4e6678ecd4f6de97b73d4bab7d2352d40d70"
            },
            {
              "fixed": "60c5b8a9ef4dbc5d69bbc1a960fe55826cb3b643"
            }
          ],
          "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.37"
            },
            {
              "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.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-90395.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\npower: supply: isp1704_charger: cancel work on remove\n\nThe USB notifier and initial VBUS detection can schedule isp-\u003ework. The\nremove path unregisters the notifier and power supply, but does not wait\nfor queued or running work before tearing down the power supply state.\n\nCancel the work after unregistering the notifier. Do this before\nunregistering the power supply.\n\nThis issue was found by a static analysis tool.",
  "id": "CVE-2026-90395",
  "modified": "2026-09-19T03:30:22.130522588Z",
  "published": "2026-09-17T16:09:27.705Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/1ed74e3a8bbc104b744c257f8cbb2c371485ba4f"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/60c5b8a9ef4dbc5d69bbc1a960fe55826cb3b643"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/a4750d5d7d1a3bac1b23ac5817f2bfbedcc95ac7"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/ad4f4e6678ecd4f6de97b73d4bab7d2352d40d70"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/b0fa49bcb25b905b49dbb681c8a94f00d1a7f94d"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/c22a9a539c76179fca5c0f28ee7652c4afda750b"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/cb442f1823df5782002ab4c36a8775270d41a772"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/f312c5d17f2a7ad50df5b52935d76abbe7b89feb"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90395.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-90395"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "power: supply: isp1704_charger: cancel work on remove"
}