Answer in brief
CVE-2026-93162 records a Unknown severity vulnerability in crypto: qat - cancel work on re-enable SR-IOV timeout. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=4469f9b2346834085fe4478ee1a851ee1de8ccb2 <cbeef7ba0de4a7b84a772eee1784948473e7a7e6 || >=4469f9b2346834085fe4478ee1a851ee1de8ccb2 <6b19f343ae8ada4c84209bc6f62d50ea9781c4ae || >=4469f9b2346834085fe4478ee1a851ee1de8ccb2 <1a106c6e17525827ee6d8091bb8c06fafbc21fed || >=4469f9b2346834085fe4478ee1a851ee1de8ccb2 <455b0f3ac9e254edab9f5a873d337abe5e6e3604 | cbeef7ba0de4a7b84a772eee1784948473e7a7e6, 6b19f343ae8ada4c84209bc6f62d50ea9781c4ae, 1a106c6e17525827ee6d8091bb8c06fafbc21fed, 455b0f3ac9e254edab9f5a873d337abe5e6e3604 |
| Linux/Linuxgeneric | 6.9 | Not reported |
Published upstream
Sep 17, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 17, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 17, 2026
In the Linux kernel, the following vulnerability has been resolved: crypto: qat - cancel work on re-enable SR-IOV timeout The QAT reset worker queues SR-IOV reenable work using a work_struct and completion embedded in an on-stack adf_sriov_dev_data. If the completion wait times out, the reset worker can return while device_sriov_wq still holds or executes the stack-backed work item. Cancel the work on the device_sriov_wq on timeout before the stack frame unwinds.
Quoted source text, attributed separately from HOL analysis.