Lucene search
+L

10233 matches found

OSV
OSV
added 2024/05/17 3:15 p.m.9 views

DEBIAN-CVE-2023-52687

In the Linux kernel, the following vulnerability has been resolved: crypto: safexcel - Add error handling for dmamapsg calls Macro dmamapsg may return 0 on error. This patch enables checks in case of the macro failure and ensures unmapping of previously mapped buffers with dmaunmapsg. Found by...

5.5CVSS5.5AI score0.00597EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 3:15 p.m.10 views

UBUNTU-CVE-2023-52687

In the Linux kernel, the following vulnerability has been resolved: crypto: safexcel - Add error handling for dmamapsg calls Macro dmamapsg may return 0 on error. This patch enables checks in case of the macro failure and ensures unmapping of previously mapped buffers with dmaunmapsg. Found by...

9.8CVSS6.4AI score0.00597EPSS
SaveExploits0References15
Cvelist
Cvelist
added 2024/05/17 2:24 p.m.50 views

CVE-2023-52687 crypto: safexcel - Add error handling for dma_map_sg() calls

In the Linux kernel, the following vulnerability has been resolved: crypto: safexcel - Add error handling for dmamapsg calls Macro dmamapsg may return 0 on error. This patch enables checks in case of the macro failure and ensures unmapping of previously mapped buffers with dmaunmapsg. Found by...

9.8CVSS6.5AI score0.00597EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/17 2:24 p.m.117 views

CVE-2023-52687

CVE-2023-52687: In the Linux kernel, the crypto/safexcel path was updated to add error handling for dma_map_sg() calls. The dma_map_sg() macro may return 0 on error, and the patch adds checks for that failure and ensures previously mapped buffers are unmapped with dma_unmap_sg(). This issue was i...

9.8CVSS6.7AI score0.00597EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/05/17 2:24 p.m.67 views

CVE-2023-52687

In the Linux kernel, the following vulnerability has been resolved: crypto: safexcel - Add error handling for dmamapsg calls Macro dmamapsg may return 0 on error. This patch enables checks in case of the macro failure and ensures unmapping of previously mapped buffers with dmaunmapsg. Found by...

9.8CVSS7.3AI score0.00597EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/17 2:01 p.m.24 views

CVE-2023-52669 crypto: s390/aes - Fix buffer overread in CTR mode

In the Linux kernel, the following vulnerability has been resolved: crypto: s390/aes - Fix buffer overread in CTR mode When processing the last block, the s390 ctr code will always read a whole block, even if there isn't a whole block of data left. Fix this by using the actual length left and cop...

8.2CVSS7.2AI score0.00684EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/17 2:01 p.m.38 views

CVE-2023-52669 crypto: s390/aes - Fix buffer overread in CTR mode

In the Linux kernel, the following vulnerability has been resolved: crypto: s390/aes - Fix buffer overread in CTR mode When processing the last block, the s390 ctr code will always read a whole block, even if there isn't a whole block of data left. Fix this by using the actual length left and cop...

8.2CVSS6.8AI score0.00684EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/17 2:01 p.m.18 views

CVE-2023-52669 crypto: s390/aes - Fix buffer overread in CTR mode

In the Linux kernel, the following vulnerability has been resolved: crypto: s390/aes - Fix buffer overread in CTR mode When processing the last block, the s390 ctr code will always read a whole block, even if there isn't a whole block of data left. Fix this by using the actual length left and cop...

8.2CVSS6.3AI score
SaveExploits0References10
OSV
OSV
added 2024/05/17 1:15 p.m.4 views

DEBIAN-CVE-2024-35792

In the Linux kernel, the following vulnerability has been resolved: crypto: rk3288 - Fix use after free in unprepare The unprepare call must be carried out before the finalize call as the latter can free the request...

7.8CVSS5.6AI score0.00224EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/17 1:15 p.m.26 views

CVE-2024-35792

In the Linux kernel, the following vulnerability has been resolved: crypto: rk3288 - Fix use after free in unprepare The unprepare call must be carried out before the finalize call as the latter can free the request...

7.8CVSS6.7AI score0.00224EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/05/17 1:15 p.m.26 views

CVE-2024-35792

In the Linux kernel, the following vulnerability has been resolved: crypto: rk3288 - Fix use after free in unprepare The unprepare call must be carried out before the finalize call as the latter can free the request...

7.8CVSS6.3AI score0.00224EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/17 12:24 p.m.27 views

CVE-2024-35792 crypto: rk3288 - Fix use after free in unprepare

In the Linux kernel, the following vulnerability has been resolved: crypto: rk3288 - Fix use after free in unprepare The unprepare call must be carried out before the finalize call as the latter can free the request...

7.8CVSS7AI score0.00224EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/17 12:24 p.m.28 views

CVE-2024-35792 crypto: rk3288 - Fix use after free in unprepare

In the Linux kernel, the following vulnerability has been resolved: crypto: rk3288 - Fix use after free in unprepare The unprepare call must be carried out before the finalize call as the latter can free the request...

7.8CVSS5.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/17 12:24 p.m.47 views

CVE-2024-35792 crypto: rk3288 - Fix use after free in unprepare

In the Linux kernel, the following vulnerability has been resolved: crypto: rk3288 - Fix use after free in unprepare The unprepare call must be carried out before the finalize call as the latter can free the request...

7.8CVSS6.6AI score0.00224EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/16 2:21 a.m.9 views

SUSE CVE-2024-28285

A Fault Injection vulnerability in the SymmetricDecrypt function in cryptopp/elgamal.h of Cryptopp Crypto++ 8.9, allows an attacker to co-reside in the same system with a victim process to disclose information and escalate privileges...

7CVSS7AI score0.00505EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/05/16 2:21 a.m.7 views

SUSE CVE-2024-30172

An issue was discovered in Bouncy Castle Java Cryptography APIs before 1.78. An Ed25519 verification code infinite loop can occur via a crafted signature and public key...

7.5CVSS8.7AI score0.00753EPSS
SaveExploits1References3
The Hacker News
The Hacker News
added 2024/05/15 8:28 a.m.23 views

Dutch Court Sentences Tornado Cash Co-Founder to 5 Years in Prison for Money Laundering

A Dutch court on Tuesday sentenced one of the co-founders of the now-sanctioned Tornado Cash cryptocurrency mixer service to 5 years and 4 months in prison. While the name of the defendant was redacted in the verdict, it's known that Alexey Pertsev, a 31-year-old Russian national, had been awaiti...

7.1AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/05/15 12:00 a.m.14 views

The vulnerability of the sun8i-ce_cipher_do_one() function in the drivers/crypto/allwinner/sun8i-ce/sun8i-ce-cipher.c file of the Allwinner Crypto Engine driver for the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the sun8icecipherdoone function in the drivers/crypto/allwinner/sun8i-ce/sun8i-ce-cipher.c file of the Allwinner Crypto Engine driver for the Linux operating system is related to the reutilization of previously freed memory. Exploiting this vulnerability can allow an attacker...

5.5CVSS5.9AI score0.00226EPSS
SaveExploits0References11Affected Software3
Tenable Nessus
Tenable Nessus
added 2024/05/15 12:00 a.m.37 views

EulerOS Virtualization 2.11.0 : libssh (EulerOS-SA-2024-1628)

According to the versions of the libssh package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attacker...

5.9CVSS7.2AI score0.93305EPSS
SaveExploits4References4
OSV
OSV
added 2024/05/14 3:32 p.m.18 views

GHSA-M44J-CFRM-G8QC Bouncy Castle crafted signature and public key can be used to trigger an infinite loop

An issue was discovered in Bouncy Castle Java Cryptography APIs starting in 1.73 and before 1.78. An Ed25519 verification code infinite loop can occur via a crafted signature and public key...

6.9CVSS6.9AI score0.00753EPSS
SaveExploits1References8
Rows per page
Query Builder