Lucene search
+L

113 matches found

RedHat Linux
RedHat Linux
added 2026/08/20 6:35 a.m.14 views

kernel: crypto: pcrypt - Fix handling of MAY_BACKLOG requests

A flaw was found in the Linux kernel's pcrypt component. This vulnerability involves how the system handles certain requests, specifically MAYBACKLOG requests, which can indicate a temporary busy state. If not properly managed, the system's processing of these requests could lead to resource...

9.8CVSS5.6AI score0.00554EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-74402

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - crypto: atmel-sha204a - fix blocking and non-blocking rng logic The blocking and non-blocking paths were failing to provide valid entropy due to improper buffer...

5.8AI score0.00177EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-74279

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - crypto: cavium/cpt - fix DMA cleanup using wrong loop index The sgcleanup error path used listi instead of listj when unmapping DMA buffers, leaking successfull...

10CVSS5.3AI score0.00521EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/17 5:13 p.m.9 views

kernel: crypto: ccp - copy IV using skcipher ivsize

A flaw was found in the Linux kernel's cryptographic coprocessor CCP driver. When processing AFALG rfc3686-ctr-aes-ccp requests, the ccpaescomplete function attempts to restore more data than the allocated buffer for the Initialization Vector IV can hold. This leads to a buffer overrun, which can...

7.8CVSS5.9AI score0.0014EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.10 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-100511)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-100511 advisory. In the Linux kernel, the following vulnerability has been resolved: crypto: ecc - Fix carry overflow in vli multiplication The carry flag calculation fails when...

8.8CVSS5.5AI score0.00354EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/16 9:16 a.m.6 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
UbuntuCve
UbuntuCve
added 2026/08/16 9:16 a.m.10 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...

7.1CVSS5.4AI score0.00146EPSS
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2026/08/16 8:20 a.m.11 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 2026/08/16 8:20 a.m.41 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 2026/08/16 12:00 a.m.14 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 2026/08/15 6:22 a.m.7 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 2026/08/15 6:22 a.m.11 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.00695EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 6:22 a.m.10 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.00695EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.10 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...

10CVSS5.4AI score0.00695EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/08/15 5:59 a.m.34 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 2026/08/15 5:57 a.m.10 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 2026/08/15 5:57 a.m.10 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.00695EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:57 a.m.45 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.00695EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.9 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 2026/08/15 12:00 a.m.6 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.00695EPSS
SaveExploits0References9
Rows per page
Query Builder