Lucene search
+L

475 matches found

Cvelist
Cvelist
added 2025/05/13 9:03 p.m.33 views

CVE-2024-39833

Uncontrolled search path for some IntelR QAT software before version 2.3.0 may allow an authenticated user to potentially enable escalation of privilege via local access...

6.7CVSS0.00154EPSS
SaveExploits0References1
CVE
CVE
added 2025/05/13 9:03 p.m.64 views

CVE-2024-39833

CVE-2024-39833 affects Intel® QAT software before version 2.3.0. The issue is an uncontrolled search path that may allow an authenticated user to escalate privileges via local access. Intel’s advisory recommends updating to 2.3.0 or later to mitigate. Affected products and references appear acros...

6.7CVSS6.8AI score0.00154EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/05/13 9:03 p.m.7 views

CVE-2024-39833

Uncontrolled search path for some IntelR QAT software before version 2.3.0 may allow an authenticated user to potentially enable escalation of privilege via local access...

6.7CVSS6.8AI score0.00154EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/05/13 12:00 a.m.12 views

PT-2025-21054 · Intel · Intel Qat

Name of the Vulnerable Software and Affected Versions: IntelR QAT versions prior to 2.3.0 Description: The issue concerns an uncontrolled search path in some IntelR QAT software, which may allow an authenticated user to potentially enable escalation of privilege via local access. Recommendations:...

6.7CVSS6.7AI score0.00154EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2025/04/14 5:33 p.m.9 views

Security update for the Linux Kernel (Live Patch 48 for SLE 15 SP3)

This update for the Linux Kernel 5.3.18-15030059174 fixes several issues. The following security issues were fixed: CVE-2022-49014: net: tun: Fix use-after-free in tundetach bsc1232818. CVE-2022-49563: crypto: qat - add param check for RSA bsc1238788. CVE-2022-49564: crypto: qat - add param check...

8.5CVSS8.3AI score0.00288EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2025/02/27 3:04 a.m.6 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.00288EPSS
SaveExploits0References27
SUSE CVE
SUSE CVE
added 2025/02/27 3:04 a.m.9 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.00284EPSS
SaveExploits0References27
SUSE CVE
SUSE CVE
added 2025/02/27 3:04 a.m.5 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.00264EPSS
SaveExploits0References10
OSV
OSV
added 2025/02/26 7:01 a.m.6 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.00284EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:01 a.m.13 views

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.8CVSS0.00284EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/26 7:01 a.m.6 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.00288EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.8 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.00264EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.9 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.00284EPSS
SaveExploits0References6
CVE
CVE
added 2025/02/26 2:23 a.m.134 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.00264EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:23 a.m.44 views

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.00264EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 2:23 a.m.26 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.00284EPSS
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.00284EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/02/14 9:36 p.m.19 views

CVE-2023-32277

Untrusted Pointer Dereference in I/O subsystem for some IntelR QAT software before version 2.0.5 may allow authenticated user to potentially enable information disclosure via local operating system access...

6.1CVSS6.2AI score0.00236EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/12 10:15 p.m.15 views

CVE-2023-32277

Untrusted Pointer Dereference in I/O subsystem for some IntelR QAT software before version 2.0.5 may allow authenticated user to potentially enable information disclosure via local operating system access...

6.1CVSS0.00236EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/02/12 9:18 p.m.9 views

CVE-2023-32277

Untrusted Pointer Dereference in I/O subsystem for some IntelR QAT software before version 2.0.5 may allow authenticated user to potentially enable information disclosure via local operating system access...

6.1CVSS6.3AI score0.00236EPSS
SaveExploits0References1
Rows per page
Query Builder