{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "8ac1091ed18b4a6cb0dc2cd5653f080736f89392"
            },
            {
              "fixed": "bb74a5ab30963022981381ea6aee176fd0c7957c"
            },
            {
              "fixed": "232e9e946b496e4706e2f34ce4a617460d8ae713"
            },
            {
              "fixed": "05c188addc6d1af51e28496e95096f4df9a000e9"
            },
            {
              "fixed": "972d88069050d0272b776145b824198b8f899dce"
            },
            {
              "fixed": "c6df6e0c099086bc553d44410015cc81795070e6"
            },
            {
              "fixed": "d5266b4c5c77152e386a3a2d9d5244b3b6cbd57a"
            },
            {
              "fixed": "aab9d81a415c6653b44b057695ebfbba34dc9556"
            },
            {
              "fixed": "dfc859bb8d332c525872f1a44028137724fa1998"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "5.0.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.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-90394.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\npower: supply: sc2731_charger: cancel work on remove\n\nThe USB notifier and initial charger detection can schedule info-\u003ework.\nThe remove path unregisters the notifier, but does not cancel queued or\nrunning work before the devm-allocated driver data is released.\n\nSet the platform drvdata used by remove, then cancel the work after\nunregistering the notifier.\n\nThis issue was found by a static analysis tool.",
  "id": "CVE-2026-90394",
  "modified": "2026-09-19T03:30:45.732847319Z",
  "published": "2026-09-17T16:09:27.050Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/05c188addc6d1af51e28496e95096f4df9a000e9"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/232e9e946b496e4706e2f34ce4a617460d8ae713"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/972d88069050d0272b776145b824198b8f899dce"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/aab9d81a415c6653b44b057695ebfbba34dc9556"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/bb74a5ab30963022981381ea6aee176fd0c7957c"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/c6df6e0c099086bc553d44410015cc81795070e6"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/d5266b4c5c77152e386a3a2d9d5244b3b6cbd57a"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/dfc859bb8d332c525872f1a44028137724fa1998"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90394.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-90394"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "power: supply: sc2731_charger: cancel work on remove"
}