Lucene search
+L

105 matches found

OSV
OSV
added yesterday4 views

UBUNTU-CVE-2026-74578

In the Linux kernel, the following vulnerability has been resolved: crypto: algifskcipher - force synchronous processing on trees without ctx-state The AIO/async path in skcipherrecvmsg passes the socket-wide ctx-iv directly into the skcipher request. After iosubmit the socket lock is dropped and...

7.1CVSS5.3AI score0.00146EPSS
SaveExploits0References11
OSV
OSV
added yesterday4 views

UBUNTU-CVE-2026-74280

In the Linux kernel, the following vulnerability has been resolved: crypto: marvell/octeontx - fix DMA cleanup using wrong loop index The sgcleanup path used listi instead of listj when unmapping DMA buffers, leaking successfully mapped entries and repeatedly unmapping the failed one...

10CVSS5.3AI score0.00704EPSS
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2 days ago7 views

CVE-2026-74578

In the Linux kernel, the following vulnerability has been resolved: crypto: algifskcipher - force synchronous processing on trees without ctx-state The AIO/async path in skcipherrecvmsg passes the socket-wide ctx-iv directly into the skcipher request. After iosubmit the socket lock is dropped and...

5.2AI score0.00146EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2 days ago39 views

CVE-2026-74578 crypto: algif_skcipher - force synchronous processing on trees without ctx->state

In the Linux kernel, the following vulnerability has been resolved: crypto: algifskcipher - force synchronous processing on trees without ctx-state The AIO/async path in skcipherrecvmsg passes the socket-wide ctx-iv directly into the skcipher request. After iosubmit the socket lock is dropped and...

7.1CVSS0.00146EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2 days ago10 views

PT-2026-73140

In the Linux kernel, the following vulnerability has been resolved: crypto: algif skcipher - force synchronous processing on trees without ctx-state The AIO/async path in skcipher recvmsg passes the socket-wide ctx-iv directly into the skcipher request. After io submit the socket lock is dropped...

5.4AI score0.00146EPSS
SaveExploits0References9
NVD
NVD
added 3 days ago4 views

CVE-2026-74279

In the Linux kernel, the following vulnerability has been resolved: crypto: cavium/cpt - fix DMA cleanup using wrong loop index The sgcleanup error path used listi instead of listj when unmapping DMA buffers, leaking successfully mapped entries and repeatedly unmapping the failed one...

10CVSS0.00521EPSS
SaveExploits0References8
NVD
NVD
added 3 days ago10 views

CVE-2026-74280

In the Linux kernel, the following vulnerability has been resolved: crypto: marvell/octeontx - fix DMA cleanup using wrong loop index The sgcleanup path used listi instead of listj when unmapping DMA buffers, leaking successfully mapped entries and repeatedly unmapping the failed one...

10CVSS0.00704EPSS
SaveExploits0References8
Cvelist
Cvelist
added 3 days ago33 views

CVE-2026-74403 crypto: ccp - Check for page allocation failure correctly in TIO

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Check for page allocation failure correctly in TIO Sashiko notes: if snpallocfirmwarepages returns NULL under memory pressure, is it safe to pass it directly to pageaddress? On architectures without HASHEDPAGEVIRTUA...

7.8CVSS0.00121EPSS
SaveExploits0References2
EUVD
EUVD
added 3 days ago5 views

EUVD-2026-59426

In the Linux kernel, the following vulnerability has been resolved: crypto: cavium/cpt - fix DMA cleanup using wrong loop index The sgcleanup error path used listi instead of listj when unmapping DMA buffers, leaking successfully mapped entries and repeatedly unmapping the failed one...

5.3AI score0.00521EPSS
SaveExploits0References8
EUVD
EUVD
added 3 days ago8 views

EUVD-2026-59427

In the Linux kernel, the following vulnerability has been resolved: crypto: marvell/octeontx - fix DMA cleanup using wrong loop index The sgcleanup path used listi instead of listj when unmapping DMA buffers, leaking successfully mapped entries and repeatedly unmapping the failed one...

5.3AI score0.00704EPSS
SaveExploits0References8
CVE
CVE
added 3 days ago17 views

CVE-2026-74280

The CVE-2026-74280 entry concerns the Linux kernel crypto: marvell/octeontx component where DMA cleanup used the wrong loop index. Specifically, the sg_cleanup path unmaps DMA buffers using list[i] instead of list[j], leading to leaking successfully mapped entries and repeatedly unmapping the fai...

10CVSS5.3AI score0.00704EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 3 days ago6 views

PT-2026-72874

In the Linux kernel, the following vulnerability has been resolved: crypto: sun4i-ss - Remove insecure and unused rng alg Remove sun4i ss rng, as it is insecure and unused: - It has multiple vulnerabilities. sun4i ss prng seed is missing locking and has a buffer overflow. sun4i ss prng generate...

6.2AI score0.00133EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 3 days ago4 views

PT-2026-72716

In the Linux kernel, the following vulnerability has been resolved: crypto: marvell/octeontx - fix DMA cleanup using wrong loop index The sg cleanup path used listi instead of listj when unmapping DMA buffers, leaking successfully mapped entries and repeatedly unmapping the failed one...

5.3AI score0.00704EPSS
SaveExploits0References9
BDU FSTEC
BDU FSTEC
added 5 days ago3 views

The vulnerability of the Linux operating system’s crypto kernel component, which allows a hacker to trigger a service failure

The vulnerability of the Linux operating system’s crypto kernel component is related to the use of an uninitialized resource. Exploiting this vulnerability could allow a perpetrator to cause a service failure...

5.5CVSS5.5AI score0.00127EPSS
SaveExploits0References15Affected Software3
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:0 a.m.8 views

Oracle Linux 10 : kernel (ELSA-2026-30129)

The remote Oracle Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-30129 advisory. - crypto: ccp - copy IV using skcipher ivsize CKI Backport Bot RHEL-188463 CVE-2026-53016 - futex/requeue: Revert 'Prevent NULL pointer dereference i...

9.8CVSS7.2AI score0.03234EPSS
SaveExploits76References9
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.36 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.00215EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.12 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.4AI score0.00501EPSS
SaveExploits0References3
NVD
NVD
added 2026/06/24 5:17 p.m.19 views

CVE-2026-53055

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/sec2 - prevent req used-after-free for sec During packet transmission, if the system is under heavy load, the hardware might complete processing the packet and free the request memory req before the transmission...

9.8CVSS0.0043EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/05/27 3:33 p.m.19 views

EUVD-2026-32282

In the Linux kernel, the following vulnerability has been resolved: crypto: ccree - fix a memory leak in ccmacdigest Add ccunmapresult if ccmaphashrequestfinal fails to prevent potential memory leak...

5.8AI score0.00123EPSS
SaveExploits0References6
NVD
NVD
added 2026/05/27 2:17 p.m.19 views

CVE-2026-45959

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix a crash due to incorrect cleanup usage of kfree Annotating a local pointer variable, which will be assigned with the kmalloc-family functions, with the cleanupkfree attribute will make the address of the local...

7.8CVSS0.00127EPSS
SaveExploits0References3
Rows per page
Query Builder