Lucene search
+L

10233 matches found

EUVD
EUVD
added 2026/07/25 8:49 a.m.8 views

EUVD-2026-49024

In the Linux kernel, the following vulnerability has been resolved: crypto: pcrypt - restore callback for non-parallel fallback pcrypt installs pcryptaeaddone on the child AEAD request before trying to submit it through padata. If padatadoparallel returns -EBUSY, pcrypt falls back to calling the...

5.8AI score0.00501EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.39 views

CVE-2026-64309 crypto: ccp - Do not initialize SNP for ioctl(SNP_COMMIT)

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Do not initialize SNP for ioctlSNPCOMMIT Sashiko notes: if SEV initialization fails and KVM is actively running normal VMs, could a userspace process trigger this code path via /dev/sev ioctls e.g., SEVPDHGEN and ze...

0.00221EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/25 8:49 a.m.54 views

CVE-2026-64309

The CVE-2026-64309 entry concerns the Linux kernel crypto/ccp path where SNP_COMMIT initialization was inappropriately performed. The remediation implemented is to skip initializing SNP_COMMIT when the SEV-SNP firmware is uninitialized, i.e., the SNP_COMMIT command is allowed in UNINIT but previo...

5.9AI score0.00221EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.37 views

CVE-2026-64308 crypto: ccp - Do not initialize SNP for ioctl(SNP_VLEK_LOAD)

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Do not initialize SNP for ioctlSNPVLEKLOAD Sashiko notes: if SEV initialization fails and KVM is actively running normal VMs, could a userspace process trigger this code path via /dev/sev ioctls e.g., SEVPDHGEN and...

0.00221EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.36 views

CVE-2026-64306 crypto: drbg - Fix returning success on failure in CTR_DRBG

In the Linux kernel, the following vulnerability has been resolved: crypto: drbg - Fix returning success on failure in CTRDRBG drbgctrgenerate sometimes returns success when it fails, leaving the output buffer uninitialized. Fix it...

0.00216EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.37 views

CVE-2026-64307 crypto: ccp - Do not initialize SNP for ioctl(SNP_CONFIG)

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Do not initialize SNP for ioctlSNPCONFIG Sashiko notes: if SEV initialization fails and KVM is actively running normal VMs, could a userspace process trigger this code path via /dev/sev ioctls e.g., SEVPDHGEN and ze...

0.00221EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/25 8:49 a.m.10 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.34 views

CVE-2026-64305

In CVE-2026-64305, the Linux kernel crypto: qat path is fixed by ensuring the service_table is protected with service_lock during all iterations (in adf_dev_init/start/stop/shutdown, adf_dev_restarting_notify/restarted_notify, and adf_error_notifier). Several list_walks previously occurred withou...

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

EUVD-2026-49016

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...

5.8AI score0.00169EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/25 8:49 a.m.44 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.00169EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.40 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.00169EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.14 views

PT-2026-64526

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description In the crypto: qat component, the service table list is not consistently protected by service lock during iterations. While the lock is used when entries are added or removed via adf...

5.5AI score0.00168EPSS
SaveExploits0References17
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.12 views

PT-2026-64527

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the CTR DRBG component where the drbg ctr generate function may incorrectly return a success status despite failing, which results in the output buffer remaining...

5.5AI score0.00216EPSS
SaveExploits0References21
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-64316

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - crypto: caam - use printhexdumpdevel to guard key hex dumps Use printhexdumpdevel for dumping sensitive key material in setkey and gensplitkey to avoid leaking...

5.9AI score0.00177EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.28 views

PT-2026-64536

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the crypto: caam component where sensitive key material is dumped in setkey functions. When CONFIG DYNAMIC DEBUG is enabled, this can lead to the leakage of secrets at...

7CVSS5.8AI score0.00149EPSS
SaveExploits0References22
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.14 views

PT-2026-64525

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the qat rsa setkey crt function where DMA buffers are allocated at half the key size key sz / 2. The function right-aligns CRT components p, q, dp, dq, qinv using...

7.8CVSS6AI score0.00169EPSS
SaveExploits0References22
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-64312

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - crypto: pcrypt - restore callback for non-parallel fallback pcrypt installs pcryptaeaddone on the child AEAD request before trying to submit it through padata. ...

7.5CVSS5.9AI score0.00501EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.25 views

PT-2026-64528

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the crypto ccp component where the system could attempt to initialize SNP during an ioctlSNP CONFIG call. If SEV initialization fails while KVM is running normal VMs, a...

5.5AI score0.00221EPSS
SaveExploits0References17
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.21 views

PT-2026-64537

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description Sensitive key material may be leaked at runtime when CONFIG DYNAMIC DEBUG is enabled. This occurs because the setkey and gen split key functions do not properly guard key hex dumps...

5.2AI score0.00177EPSS
SaveExploits0References21
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.23 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
Rows per page
Query Builder