{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "4469f9b2346834085fe4478ee1a851ee1de8ccb2"
            },
            {
              "fixed": "cbeef7ba0de4a7b84a772eee1784948473e7a7e6"
            },
            {
              "fixed": "6b19f343ae8ada4c84209bc6f62d50ea9781c4ae"
            },
            {
              "fixed": "1a106c6e17525827ee6d8091bb8c06fafbc21fed"
            },
            {
              "fixed": "455b0f3ac9e254edab9f5a873d337abe5e6e3604"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "6.9.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/93xxx/CVE-2026-93162.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: qat - cancel work on re-enable SR-IOV timeout\n\nThe QAT reset worker queues SR-IOV reenable work using a work_struct and\ncompletion embedded in an on-stack adf_sriov_dev_data. If the completion\nwait times out, the reset worker can return while device_sriov_wq still\nholds or executes the stack-backed work item.\n\nCancel the work on the device_sriov_wq on timeout before the stack frame\nunwinds.",
  "id": "CVE-2026-93162",
  "modified": "2026-09-19T03:30:41.830350170Z",
  "published": "2026-09-17T16:11:55.896Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/1a106c6e17525827ee6d8091bb8c06fafbc21fed"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/455b0f3ac9e254edab9f5a873d337abe5e6e3604"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/6b19f343ae8ada4c84209bc6f62d50ea9781c4ae"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/cbeef7ba0de4a7b84a772eee1784948473e7a7e6"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/93xxx/CVE-2026-93162.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-93162"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "crypto: qat - cancel work on re-enable SR-IOV timeout"
}