Lucene search
+L

31 matches found

SUSE CVE
SUSE CVE
•added 2026/09/05 12:26 a.m.•20 views

SUSE CVE-2026-80832

In the Linux kernel, the following vulnerability has been resolved: crypto: qce - fix CCM AAD buffer underallocation The AAD buffer allocated in qceaeadccmpreparebufassoclen can be smaller than the length later programmed into the DMA scatterlist. The allocation size is currently calculated as:...

6AI score0.00215EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/04 4:18 p.m.•8 views

CVE-2026-80832

In the Linux kernel, the following vulnerability has been resolved: crypto: qce - fix CCM AAD buffer underallocation The AAD buffer allocated in qceaeadccmpreparebufassoclen can be smaller than the length later programmed into the DMA scatterlist. The allocation size is currently calculated as:...

0.00215EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/04 4:18 p.m.•7 views

AZL-99567 CVE-2026-80832 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: crypto: qce - fix CCM AAD buffer underallocation The AAD buffer allocated in qceaeadccmpreparebufassoclen can be smaller than the length later programmed into the DMA scatterlist. The allocation size is currently calculated as:...

6AI score0.00215EPSS
SaveExploits0References1
Debian CVE
Debian CVE
•added 2026/09/04 3:54 p.m.•21 views

CVE-2026-80832

In the Linux kernel, the following vulnerability has been resolved: crypto: qce - fix CCM AAD buffer underallocation The AAD buffer allocated in qceaeadccmpreparebufassoclen can be smaller than the length later programmed into the DMA scatterlist. The allocation size is currently calculated as:...

6.1AI score0.00215EPSS
SaveExploits0
EUVD
EUVD
•added 2026/09/04 3:54 p.m.•11 views

EUVD-2026-71282

In the Linux kernel, the following vulnerability has been resolved: crypto: qce - fix CCM AAD buffer underallocation The AAD buffer allocated in qceaeadccmpreparebufassoclen can be smaller than the length later programmed into the DMA scatterlist. The allocation size is currently calculated as:...

5.5AI score0.00215EPSS
SaveExploits0References8
CVE
CVE
•added 2026/09/04 3:54 p.m.•27 views

CVE-2026-80832

CVE-2026-80832 is a buffer underallocation flaw in the Linux kernel's QCE (Qualcomm Crypto Engine) crypto driver , specifically in qce_aead_ccm_prepare_buf_assoclen(). The AAD buffer size is computed as ALIGN(assoclen, 16) + MAX_CCM_ADATA_HEADER_LEN, while the DMA scatterlist length uses ALIGN(as...

5.5AI score0.00215EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/04 3:54 p.m.•31 views

CVE-2026-80832 crypto: qce - fix CCM AAD buffer underallocation

In the Linux kernel, the following vulnerability has been resolved: crypto: qce - fix CCM AAD buffer underallocation The AAD buffer allocated in qceaeadccmpreparebufassoclen can be smaller than the length later programmed into the DMA scatterlist. The allocation size is currently calculated as:...

0.00215EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/04 3:54 p.m.•22 views

CVE-2026-80832 crypto: qce - fix CCM AAD buffer underallocation

In the Linux kernel, the following vulnerability has been resolved: crypto: qce - fix CCM AAD buffer underallocation The AAD buffer allocated in qceaeadccmpreparebufassoclen can be smaller than the length later programmed into the DMA scatterlist. The allocation size is currently calculated as:...

5.8AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
•added 2026/09/04 12:00 a.m.•15 views

PT-2026-85710

In the Linux kernel, the following vulnerability has been resolved: crypto: qce - fix CCM AAD buffer underallocation The AAD buffer allocated in qce aead ccm prepare buf assoclen can be smaller than the length later programmed into the DMA scatterlist. The allocation size is currently calculated...

8.8CVSS5.5AI score0.00434EPSS
SaveExploits2References128
Tenable Nessus
Tenable Nessus
•added 2026/09/04 12:00 a.m.•11 views

Linux Distros Unpatched Vulnerability : CVE-2026-80832

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - crypto: qce - fix CCM AAD buffer underallocation The AAD buffer allocated in qceaeadccmpreparebufassoclen can be smaller than the length later programmed into t...

6.1AI score0.00215EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/04 12:00 a.m.•0 views

CVE-2026-80832: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: crypto: qce - fix CCM AAD buffer underallocation The AAD buffer allocated in qceaeadccmpreparebufassoclen can be smaller than the length later programmed into the DMA scatterlist. The allocation size is currently calculated as:...

6AI score0.00215EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2026/08/27 10:21 a.m.•14 views

CVE-2026-80565

A flaw was found in the Linux kernel's crypto: qce component. An error in the devmqceregisteralgs function's error handling path causes the system to repeatedly attempt to unregister algorithms incorrectly when a registration fails. This improper handling of resources could lead to system...

7.8CVSS5.2AI score0.00176EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/27 6:31 a.m.•16 views

EUVD-2026-66480

In the Linux kernel, the following vulnerability has been resolved: crypto: qce - fix error path in devmqceregisteralgs If ops-registeralgs fails, the error path repeatedly calls the same ops-unregisteralgs from the failed registration. Use the loop index to unregister the previously registered...

7.8CVSS5.3AI score0.00176EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
•added 2026/08/27 12:11 a.m.•6 views

SUSE CVE-2026-80565

In the Linux kernel, the following vulnerability has been resolved: crypto: qce - fix error path in devmqceregisteralgs If ops-registeralgs fails, the error path repeatedly calls the same ops-unregisteralgs from the failed registration. Use the loop index to unregister the previously registered...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/26 3:17 p.m.•14 views

AZL-97698 CVE-2026-80565 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: crypto: qce - fix error path in devmqceregisteralgs If ops-registeralgs fails, the error path repeatedly calls the same ops-unregisteralgs from the failed registration. Use the loop index to unregister the previously registered...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/26 3:17 p.m.•10 views

CVE-2026-80565

In the Linux kernel, the following vulnerability has been resolved: crypto: qce - fix error path in devmqceregisteralgs If ops-registeralgs fails, the error path repeatedly calls the same ops-unregisteralgs from the failed registration. Use the loop index to unregister the previously registered...

7.8CVSS0.00176EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/08/26 3:17 p.m.•13 views

CVE-2026-80565

In the Linux kernel, the following vulnerability has been resolved: crypto: qce - fix error path in devmqceregisteralgs If ops-registeralgs fails, the error path repeatedly calls the same ops-unregisteralgs from the failed registration. Use the loop index to unregister the previously registered...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References9
OSV
OSV
•added 2026/08/26 3:17 p.m.•9 views

UBUNTU-CVE-2026-80565

In the Linux kernel, the following vulnerability has been resolved: crypto: qce - fix error path in devmqceregisteralgs If ops-registeralgs fails, the error path repeatedly calls the same ops-unregisteralgs from the failed registration. Use the loop index to unregister the previously registered...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References10
CVE
CVE
•added 2026/08/26 2:37 p.m.•22 views

CVE-2026-80565

This Linux kernel vulnerability affects the crypto qce (Qualcomm Crypto Engine) driver, specifically the devm_qce_register_algs function. The root cause is an error-path bug : when ops->register_algs() fails during algorithm registration, the error handler repeatedly invokes the same ops->u...

7.8CVSS5.3AI score0.00176EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/08/26 2:37 p.m.•40 views

CVE-2026-80565 crypto: qce - fix error path in devm_qce_register_algs

In the Linux kernel, the following vulnerability has been resolved: crypto: qce - fix error path in devmqceregisteralgs If ops-registeralgs fails, the error path repeatedly calls the same ops-unregisteralgs from the failed registration. Use the loop index to unregister the previously registered...

7.8CVSS0.00176EPSS
SaveExploits0References8
Rows per page
Query Builder