{
  "affected": [
    {
      "ecosystem_specific": {
        "urgency": "not yet assigned"
      },
      "package": {
        "ecosystem": "Debian:14",
        "name": "linux"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "details": "In the Linux kernel, the following vulnerability has been resolved:  usb: typec: thunderbolt: Disable work before freeing tbt on remove  tbt_altmode_remove() drops the plug and cable references without draining tbt-\u003ework. The work function dereferences those references, and can also requeue itself in its error path. The VDM callbacks can queue the same work item.  Disable and drain tbt-\u003ework before dropping the references. This waits for an existing invocation and prevents subsequent schedule_work() calls from queueing it during teardown.  This issue was found by an in-house static analysis tool and confirmed by manual code review.",
  "id": "DEBIAN-CVE-2026-89737",
  "modified": "2026-09-12T08:47:30.942483665Z",
  "published": "2026-09-11T20:20:04.240Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://security-tracker.debian.org/tracker/CVE-2026-89737"
    }
  ],
  "upstream": [
    "CVE-2026-89737"
  ]
}