Lucene search
+L

469 matches found

NVD
NVD
added 2026/09/17 5:18 p.m.4 views

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 workstruct and completion embedded in an on-stack adfsriovdevdata. If the completion wait times out, the reset worker...

0.002EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/17 5:18 p.m.3 views

DEBIAN-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 workstruct and completion embedded in an on-stack adfsriovdevdata. If the completion wait times out, the reset worker...

0.002EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/17 4:11 p.m.5 views

CVE-2026-93162

CVE-2026-93162 affects the Linux kernel crypto: qat subsystem. The root cause is a use-after-free condition: the QAT reset worker queues an SR-IOV re-enable operation using a work_struct and completion embedded in an on-stack adf_sriov_dev_data structure. If the completion wait times out, the res...

0.002EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/17 4:11 p.m.26 views

CVE-2026-93162 crypto: qat - cancel work on re-enable SR-IOV timeout

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 workstruct and completion embedded in an on-stack adfsriovdevdata. If the completion wait times out, the reset worker...

0.002EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/17 4:11 p.m.4 views

EUVD-2026-82270

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 workstruct and completion embedded in an on-stack adfsriovdevdata. If the completion wait times out, the reset worker...

0.002EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/17 4:05 p.m.19 views

CVE-2026-90069 crypto: acomp - allocate async request context when cloning

In the Linux kernel, the following vulnerability has been resolved: crypto: acomp - allocate async request context when cloning ACOMPREQUESTONSTACK reserves only enough storage for the synchronous fallback. When an async implementation is selected, callers clone that stack request before retrying...

7.8CVSS0.00198EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/17 4:05 p.m.5 views

CVE-2026-90069

In the Linux kernel, the following vulnerability has been resolved: crypto: acomp - allocate async request context when cloning ACOMPREQUESTONSTACK reserves only enough storage for the synchronous fallback. When an async implementation is selected, callers clone that stack request before retrying...

7.8CVSS0.00198EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/09/16 3:28 p.m.7 views

kernel: crypto: qat - fix VF2PF work teardown race in adf_disable_sriov()

A flaw was found in the Linux kernel's crypto QAT QuickAssist Technology module. A race condition exists during the teardown of Virtual Function to Physical Function VF2PF work in the adfdisablesriov function. This allows a concurrently scheduled or already queued worker to attempt to access memo...

8.8CVSS0.00135EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/16 1:48 a.m.8 views

kernel: crypto: qat - fix VF2PF work teardown race in adf_disable_sriov()

A flaw was found in the Linux kernel's crypto QAT QuickAssist Technology module. A race condition exists during the teardown of Virtual Function to Physical Function VF2PF work in the adfdisablesriov function. This allows a concurrently scheduled or already queued worker to attempt to access memo...

8.8CVSS6AI score0.00135EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/16 1:19 a.m.8 views

kernel: crypto: qat - validate RSA CRT component lengths

A flaw was found in the Linux kernel's QAT QuickAssist Technology crypto module. This vulnerability occurs in the RSA key parser when handling CRT Chinese Remainder Theorem components. An underflow can happen during a memory copy operation if an RSA CRT component is larger than its allocated...

7.8CVSS6.4AI score0.00169EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/16 1:06 a.m.10 views

kernel: crypto: qat - validate RSA CRT component lengths

A flaw was found in the Linux kernel's QAT QuickAssist Technology crypto module. This vulnerability occurs in the RSA key parser when handling CRT Chinese Remainder Theorem components. An underflow can happen during a memory copy operation if an RSA CRT component is larger than its allocated...

7.8CVSS6.4AI score0.00169EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.7 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: crypto: qat – Fix for the ADFDEVRESETSYNC memory leak Using completiondone to determine whether the caller has gone away only works after a complete call. Furthermore, it’s still possible that the caller hasn’t yet called...

5.5CVSS6AI score0.00239EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.11 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: crypto: qat – added parameter checks for RSA. Requests with a source buffer size greater than the size of the key are rejected. This prevents potential integer underflow issues that might occur when copying the source scatterlist...

7.8CVSS6.3AI score0.00283EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.14 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: crypto: qat – resolves a race condition during AER recovery During the error recovery process of the PCI AER system, the kernel driver may encounter a race condition related to the freeing of the resetdata structure’s memory. If...

7.8CVSS6.2AI score0.00198EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/09/09 1:30 a.m.8 views

kernel: crypto: qat - validate RSA CRT component lengths

A flaw was found in the Linux kernel's QAT QuickAssist Technology crypto module. This vulnerability occurs in the RSA key parser when handling CRT Chinese Remainder Theorem components. An underflow can happen during a memory copy operation if an RSA CRT component is larger than its allocated...

7.8CVSS6.4AI score0.00169EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/08 1:25 a.m.7 views

kernel: crypto: qat - validate RSA CRT component lengths

A flaw was found in the Linux kernel's QAT QuickAssist Technology crypto module. This vulnerability occurs in the RSA key parser when handling CRT Chinese Remainder Theorem components. An underflow can happen during a memory copy operation if an RSA CRT component is larger than its allocated...

7.8CVSS6.4AI score0.00169EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/04 2:32 a.m.9 views

kernel: crypto: qat - validate RSA CRT component lengths

A flaw was found in the Linux kernel's QAT QuickAssist Technology crypto module. This vulnerability occurs in the RSA key parser when handling CRT Chinese Remainder Theorem components. An underflow can happen during a memory copy operation if an RSA CRT component is larger than its allocated...

7.8CVSS6AI score0.00169EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/04 2:32 a.m.7 views

kernel: crypto: qat - fix VF2PF work teardown race in adf_disable_sriov()

A flaw was found in the Linux kernel's crypto QAT QuickAssist Technology module. A race condition exists during the teardown of Virtual Function to Physical Function VF2PF work in the adfdisablesriov function. This allows a concurrently scheduled or already queued worker to attempt to access memo...

8.8CVSS5.4AI score0.00135EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/02 1:05 p.m.9 views

kernel: crypto: qat - validate RSA CRT component lengths

A flaw was found in the Linux kernel's QAT QuickAssist Technology crypto module. This vulnerability occurs in the RSA key parser when handling CRT Chinese Remainder Theorem components. An underflow can happen during a memory copy operation if an RSA CRT component is larger than its allocated...

7.8CVSS6.1AI score0.00169EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/01 8:34 a.m.9 views

kernel: crypto: qat - validate RSA CRT component lengths

A flaw was found in the Linux kernel's QAT QuickAssist Technology crypto module. This vulnerability occurs in the RSA key parser when handling CRT Chinese Remainder Theorem components. An underflow can happen during a memory copy operation if an RSA CRT component is larger than its allocated...

7.8CVSS6.1AI score0.00169EPSS
SaveExploits0References5
Rows per page
Query Builder