Lucene search
+L

61 matches found

SUSE CVE
SUSE CVE
added 2026/07/25 4:46 p.m.8 views

SUSE CVE-2026-64305

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - protect service table iterations with servicelock The servicetable list is protected by servicelock when entries are added or removed in adfserviceadd and adfserviceremove, but several functions iterate over the lis...

5.8AI score0.00168EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/25 10:17 a.m.17 views

CVE-2026-64304

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - validate RSA CRT component lengths The generic RSA key parser rsahelper.c bounds each CRT component p, q, dp, dq, qinv by the modulus size nsz, but qatrsasetkeycrt allocates half-size DMA buffers keysz / 2 and...

7.8CVSS0.00164EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/25 10:17 a.m.7 views

CVE-2026-64305

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - protect service table iterations with servicelock The servicetable list is protected by servicelock when entries are added or removed in adfserviceadd and adfserviceremove, but several functions iterate over the lis...

0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/25 10:17 a.m.6 views

UBUNTU-CVE-2026-64305

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - protect service table iterations with servicelock The servicetable list is protected by servicelock when entries are added or removed in adfserviceadd and adfserviceremove, but several functions iterate over the lis...

5.7AI score0.00168EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/25 9:24 a.m.11 views

EUVD-2026-49041

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - remove unused character device and IOCTLs The QAT driver exposes a character device qatadfctl with IOCTLs for device configuration, start, stop, status query and enumeration. These IOCTLs are not part of any public...

5.8AI score0.00135EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/07/25 9:24 a.m.11 views

CVE-2026-64529

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - remove unused character device and IOCTLs The QAT driver exposes a character device qatadfctl with IOCTLs for device configuration, start, stop, status query and enumeration. These IOCTLs are not part of any public...

7.8CVSS5.7AI score0.00135EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/25 8:49 a.m.7 views

EUVD-2026-49017

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - protect service table iterations with servicelock The servicetable list is protected by servicelock when entries are added or removed in adfserviceadd and adfserviceremove, but several functions iterate over the lis...

5.8AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/25 8:49 a.m.18 views

CVE-2026-64304

In the Linux kernel, CVE-2026-64304 affects the crypto qat driver: the RSA CRT component handling in qat_rsa_setkey_crt() can write out of bounds when a CRT component exceeds the allocated half-key buffer, causing memory corruption. The root cause is that the generic RSA key parser bounds compone...

7.8CVSS5.8AI score0.00164EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.30 views

CVE-2026-64304 crypto: qat - validate RSA CRT component lengths

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - validate RSA CRT component lengths The generic RSA key parser rsahelper.c bounds each CRT component p, q, dp, dq, qinv by the modulus size nsz, but qatrsasetkeycrt allocates half-size DMA buffers keysz / 2 and...

7.8CVSS0.00164EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.8 views

PT-2026-64526

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - protect service table iterations with service lock The service table list is protected by service lock when entries are added or removed in adf service add and adf service remove, but several functions iterate over...

5.8AI score0.00168EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.13 views

PT-2026-64760

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - remove unused character device and IOCTLs The QAT driver exposes a character device qat adf ctl with IOCTLs for device configuration, start, stop, status query and enumeration. These IOCTLs are not part of any publi...

5.8AI score0.00135EPSS
SaveExploits0References10
AstraLinux
AstraLinux
added 2026/06/24 3:11 p.m.5 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: crypto: qat – Flushes misc workqueue during device shutdown Repeated loading and unloading of a device-specific QAT driver, such as qat4xxx, in a tight loop can lead to a crash due to a use-after-free scenario. This occurs when a...

5.5CVSS6.5AI score0.00133EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.7 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...

5.5CVSS6.3AI score0.00265EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/05/28 3:53 a.m.16 views

SUSE CVE-2026-46060

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix IRQ cleanup on 6xxx probe failure When adfdevup partially completes and then fails, the IRQ handlers registered during adfisrresourcealloc are not detached before the MSI-X vectors are released. Since the device...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/05/28 12:0 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-46060

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - crypto: qat - fix IRQ cleanup on 6xxx probe failure When adfdevup partially completes and then fails, the IRQ handlers registered during adfisrresourcealloc are...

5.5CVSS5.9AI score0.00121EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/27 2:17 p.m.14 views

CVE-2026-46060

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix IRQ cleanup on 6xxx probe failure When adfdevup partially completes and then fails, the IRQ handlers registered during adfisrresourcealloc are not detached before the MSI-X vectors are released. Since the device...

5.5CVSS0.00121EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/27 2:17 p.m.14 views

UBUNTU-CVE-2026-46060

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix IRQ cleanup on 6xxx probe failure When adfdevup partially completes and then fails, the IRQ handlers registered during adfisrresourcealloc are not detached before the MSI-X vectors are released. Since the device...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References9
OSV
OSV
added 2026/05/27 12:57 p.m.3 views

CVE-2026-46060 crypto: qat - fix IRQ cleanup on 6xxx probe failure

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix IRQ cleanup on 6xxx probe failure When adfdevup partially completes and then fails, the IRQ handlers registered during adfisrresourcealloc are not detached before the MSI-X vectors are released. Since the device...

5.5CVSS5.9AI score0.00121EPSS
SaveExploits0References6
CVE
CVE
added 2026/05/27 12:57 p.m.31 views

CVE-2026-46060

CVE-2026-46060 : In the Linux kernel crypto: qat path, IRQ cleanup on 6xxx probe failure can race during partial adf_dev_up() completion. When adf_isr_resource_alloc() has registered IRQ handlers (eg qat0-bundle0) and then probe fails, devres may tear down MSI-X vectors via pci_free_irq_vectors w...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/27 12:57 p.m.9 views

CVE-2026-46060

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix IRQ cleanup on 6xxx probe failure When adfdevup partially completes and then fails, the IRQ handlers registered during adfisrresourcealloc are not detached before the MSI-X vectors are released. Since the device...

5.8AI score0.00121EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder