Lucene search
+L

65 matches found

OSV
OSV
added 2025/09/05 6:15 p.m.10 views

DEBIAN-CVE-2025-39721

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

5.5CVSS5.4AI score0.00143EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/02/27 3:04 a.m.5 views

SUSE CVE-2022-49563

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - add param check for RSA Reject requests with a source buffer that is bigger than the size of the key. This is to prevent a possible integer underflow that might happen when copying the source scatterlist into a line...

7.8CVSS6.5AI score0.00283EPSS
SaveExploits0References27
SUSE CVE
SUSE CVE
added 2025/02/27 3:04 a.m.8 views

SUSE CVE-2022-49564

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - add param check for DH Reject requests with a source buffer that is bigger than the size of the key. This is to prevent a possible integer underflow that might happen when copying the source scatterlist into a linea...

7.8CVSS6.5AI score0.00278EPSS
SaveExploits0References27
SUSE CVE
SUSE CVE
added 2025/02/27 3:04 a.m.4 views

SUSE CVE-2022-49566

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix memory leak in RSA When an RSA key represented in form 2 as defined in PKCS 1 V2.1 is used, some components of the private key persist even after the TFM is released. Replace the explicit calls to free the buffe...

5.5CVSS7.9AI score0.00259EPSS
SaveExploits0References10
OSV
OSV
added 2025/02/26 7:01 a.m.5 views

DEBIAN-CVE-2022-49563

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - add param check for RSA Reject requests with a source buffer that is bigger than the size of the key. This is to prevent a possible integer underflow that might happen when copying the source scatterlist into a line...

5.5CVSS5.8AI score0.00283EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.5 views

DEBIAN-CVE-2022-49564

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - add param check for DH Reject requests with a source buffer that is bigger than the size of the key. This is to prevent a possible integer underflow that might happen when copying the source scatterlist into a linea...

5.5CVSS5.8AI score0.00278EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.7 views

DEBIAN-CVE-2022-49566

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix memory leak in RSA When an RSA key represented in form 2 as defined in PKCS 1 V2.1 is used, some components of the private key persist even after the TFM is released. Replace the explicit calls to free the buffe...

5.5CVSS5.5AI score0.00259EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.7 views

UBUNTU-CVE-2022-49564

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - add param check for DH Reject requests with a source buffer that is bigger than the size of the key. This is to prevent a possible integer underflow that might happen when copying the source scatterlist into a linea...

7.8CVSS6.7AI score0.00278EPSS
SaveExploits0References6
CVE
CVE
added 2025/02/26 2:23 a.m.131 views

CVE-2022-49566

The CVE-2022-49566 issue affects the Linux kernel crypto/qat RSA path. When an RSA key in PKCS #1 V2.1 form 2 is used, private key components persist after the TFM is released due to memory not being freed. The fix replaces explicit buffer frees in qat_rsa_exit_tfm() with a call to qat_rsa_clear_...

5.5CVSS5.3AI score0.00259EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/02/26 2:23 a.m.24 views

CVE-2022-49564 crypto: qat - add param check for DH

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - add param check for DH Reject requests with a source buffer that is bigger than the size of the key. This is to prevent a possible integer underflow that might happen when copying the source scatterlist into a linea...

7.8CVSS0.00278EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/02/26 2:23 a.m.4 views

CVE-2022-49564 crypto: qat - add param check for DH

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - add param check for DH Reject requests with a source buffer that is bigger than the size of the key. This is to prevent a possible integer underflow that might happen when copying the source scatterlist into a linea...

6.7AI score0.00278EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/12/27 12:16 a.m.17 views

SUSE CVE-2024-53163

In the Linux kernel, the following vulnerability has been resolved: crypto: qat/qat420xx - fix off by one in uofgetname This is called from uofgetname420xx where "numobjs" is the ARRAYSIZE of fwobjs. The needs to be = to prevent an out of bounds access...

6.6CVSS7.7AI score0.00248EPSS
SaveExploits0References15
OSV
OSV
added 2024/12/24 12:15 p.m.2 views

DEBIAN-CVE-2024-53163

In the Linux kernel, the following vulnerability has been resolved: crypto: qat/qat420xx - fix off by one in uofgetname This is called from uofgetname420xx where "numobjs" is the ARRAYSIZE of fwobjs. The needs to be = to prevent an out of bounds access...

5.5CVSS5.6AI score0.00248EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/24 12:15 p.m.28 views

CVE-2024-53163

In the Linux kernel, the following vulnerability has been resolved: crypto: qat/qat420xx - fix off by one in uofgetname This is called from uofgetname420xx where "numobjs" is the ARRAYSIZE of fwobjs. The needs to be = to prevent an out of bounds access...

5.5CVSS0.00248EPSS
SaveExploits0References3
CVE
CVE
added 2024/12/24 11:29 a.m.357 views

CVE-2024-53163

The CVE refers to a Linux kernel crypto/qat/qat_420xx path where an off-by-one in uof_get_name() can cause an out-of-bounds access via the fw_objs[] array. The bug is triggered in uof_get_name_420xx() when computing the number of objects and using a comparison that should be >= instead of >...

5.5CVSS6.5AI score0.00248EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/12/24 11:29 a.m.3 views

CVE-2024-53162 crypto: qat/qat_4xxx - fix off by one in uof_get_name()

In the Linux kernel, the following vulnerability has been resolved: crypto: qat/qat4xxx - fix off by one in uofgetname The fwobjs array has "numobjs" elements so the needs to be = to prevent an out of bounds read...

7.6AI score0.00257EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/12/24 11:29 a.m.44 views

CVE-2024-53162 crypto: qat/qat_4xxx - fix off by one in uof_get_name()

In the Linux kernel, the following vulnerability has been resolved: crypto: qat/qat4xxx - fix off by one in uofgetname The fwobjs array has "numobjs" elements so the needs to be = to prevent an out of bounds read...

0.00257EPSS
SaveExploits0References4
Oracle linux
Oracle linux
added 2024/09/23 12:00 a.m.354 views

Unbreakable Enterprise kernel security update

5.15.0-300.163.18 - crypto: qat - specify firmware files for 402xx Giovanni Cabiddu Orabug: 37044631 5.15.0-300.163.17 - KVM/x86: Do not clear SIPI while in SMM Boris Ostrovsky Orabug: 36955051 - Revert 'Fix userfaultfdapi to return EINVAL as expected' Vijayendra Suman Orabug: 36992217...

7.8CVSS7.4AI score0.00885EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/07/10 8:15 a.m.22 views

CVE-2024-39493

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - Fix 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 has not yet called...

5.5CVSS6.2AI score0.00239EPSS
SaveExploits0References28
Tenable Nessus
Tenable Nessus
added 2024/07/09 12:00 a.m.51 views

Oracle Linux 9 : kernel (ELSA-2024-4349)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-4349 advisory. - xen-netfront: Add missing skbmarkforrecycle Vitaly Kuznetsov RHEL-37626 RHEL-36573 CVE-2024-27393 - net/mlx5e: fix a potential double-free in...

9.8CVSS6.9AI score0.01401EPSS
SaveExploits0References9
Rows per page
Query Builder