NONE · 0

CVE-2026-93162

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 com...

Vulnerability Description

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.

References

FAQ

What is CVE-2026-93162?

CVE-2026-93162 is a documented vulnerability. 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 com...

How severe is CVE-2026-93162?

CVSS scoring is not yet available for CVE-2026-93162. Check NVD for updates.

Is there a patch for CVE-2026-93162?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.