Lucene search
+L

312 matches found

CVE
CVE
added 2026/01/10 12:10 a.m.24 views

CVE-2026-21898

CryptoLib before version 1.4.3 contains an out-of-bounds read in Crypto_AOS_ProcessSecurity when parsing AOS frame hashes, enabling memory access violations per multiple sources. The issue affects the NASA Open Source CryptoLib SDLS-EP integration used for spacecraft-ground communications (cFS co...

8.2CVSS6.5AI score0.00414EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/01/10 12:7 a.m.4 views

CVE-2026-21897 CryptoLib Has Out-of-Bounds Write in Crypto_Config_Add_Gvcid_Managed_Parameters

CryptoLib provides a software-only solution using the CCSDS Space Data Link Security Protocol - Extended Procedures SDLS-EP to secure communications between a spacecraft running the core Flight System cFS and a ground station. Prior to version 1.4.3, the CryptoConfigAddGvcidManagedParameters...

7.3CVSS6.7AI score0.00261EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/10 12:7 a.m.7 views

CVE-2026-21897 CryptoLib Has Out-of-Bounds Write in Crypto_Config_Add_Gvcid_Managed_Parameters

CryptoLib provides a software-only solution using the CCSDS Space Data Link Security Protocol - Extended Procedures SDLS-EP to secure communications between a spacecraft running the core Flight System cFS and a ground station. Prior to version 1.4.3, the CryptoConfigAddGvcidManagedParameters...

7.3CVSS6.9AI score
SaveExploits0References4
CNNVD
CNNVD
added 2026/01/10 12:0 a.m.8 views

CryptoLib 缓冲区错误漏洞

CryptoLib is a NASA open source application. It is used to provide a software-only solution using the CCSDS space data link security protocol. A buffer error vulnerability exists in CryptoLib versions prior to 1.4.3 that stems from an out-of-bounds heap read in the cryptographyaeadencrypt functio...

8.2CVSS6.7AI score0.00525EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/01/10 12:0 a.m.17 views

PT-2026-2134

Name of the Vulnerable Software and Affected Versions CryptoLib versions prior to 1.4.3 Description CryptoLib is a software solution utilizing the CCSDS Space Data Link Security Protocol - Extended Procedures SDLS-EP for secure communication between a spacecraft and a ground station. The write...

8.2CVSS6.6AI score0.00539EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/01/10 12:0 a.m.7 views

PT-2026-2128

Name of the Vulnerable Software and Affected Versions CryptoLib versions prior to 1.4.3 Description CryptoLib is a software solution that uses the CCSDS Space Data Link Security Protocol - Extended Procedures SDLS-EP to secure communications between a spacecraft and a ground station. Prior to...

8.2CVSS6.6AI score0.00414EPSS
SaveExploits1References11
CNNVD
CNNVD
added 2026/01/10 12:0 a.m.9 views

CryptoLib 缓冲区错误漏洞

CryptoLib is a NASA open source application. It is used to provide a software-only solution using the CCSDS space data link security protocol. A buffer error vulnerability exists in CryptoLib versions prior to 1.4.3, which arises from an out-of-bounds heap read when parsing JSON metadata in...

8.2CVSS6.7AI score0.00514EPSS
SaveExploits1References3
OSV
OSV
added 2025/12/30 12:8 p.m.10 views

CVE-2022-50814 crypto: hisilicon/zip - fix mismatch in get/set sgl_sge_nr

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/zip - fix mismatch in get/set sglsgenr KASAN reported this Bug: 17619.659757 BUG: KASAN: global-out-of-bounds in paramgetint+0x34/0x60 17619.673193 Read of size 4 at addr fffff01332d7ed00 by task readall/1507958...

6.3AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/09 12:1 a.m.37 views

CVE-2023-53817 crypto: lib/mpi - avoid null pointer deref in mpi_cmp_ui()

In the Linux kernel, the following vulnerability has been resolved: crypto: lib/mpi - avoid null pointer deref in mpicmpui During NVMeTCP Authentication a controller can trigger a kernel oops by specifying the 8192 bit Diffie Hellman group and passing a correctly sized, but zeroed Diffie Hellamn...

7.5CVSS0.00471EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/11/13 10:15 p.m.8 views

CVE-2025-47913

SSH clients receiving SSHAGENTSUCCESS when expecting a typed response will panic and cause early termination of the client process...

7.5CVSS6.7AI score0.00632EPSS
SaveExploits1References4
NVD
NVD
added 2025/10/30 5:15 p.m.8 views

CVE-2025-64096

CryptoLib provides a software-only solution using the CCSDS Space Data Link Security Protocol - Extended Procedures SDLS-EP to secure communications between a spacecraft running the core Flight System cFS and a ground station. Prior to 1.4.2, there is a missing bounds check in CryptoKeyupdate...

8.8CVSS0.00475EPSS
SaveExploits1References1
OSV
OSV
added 2025/10/30 5:9 p.m.7 views

CVE-2025-64096 CryptoLib vulnerable to Stack Buffer Overflow in Crypto_Key_Update due to missing TLV length check

CryptoLib provides a software-only solution using the CCSDS Space Data Link Security Protocol - Extended Procedures SDLS-EP to secure communications between a spacecraft running the core Flight System cFS and a ground station. Prior to 1.4.2, there is a missing bounds check in CryptoKeyupdate...

8.8CVSS8.9AI score
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/29 1:53 a.m.6 views

SUSE CVE-2023-53702

In the Linux kernel, the following vulnerability has been resolved: s390/crypto: use vector instructions only if available for ChaCha20 Commit 349d03ffd5f6 "crypto: s390 - add crypto library interface for ChaCha20" added a library interface to the s390 specific ChaCha20 implementation. However no...

6.2AI score0.00197EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.19 views

CVE-2023-53702 s390/crypto: use vector instructions only if available for ChaCha20

In the Linux kernel, the following vulnerability has been resolved: s390/crypto: use vector instructions only if available for ChaCha20 Commit 349d03ffd5f6 "crypto: s390 - add crypto library interface for ChaCha20" added a library interface to the s390 specific ChaCha20 implementation. However no...

0.00197EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/22 1:23 p.m.10 views

CVE-2023-53702 s390/crypto: use vector instructions only if available for ChaCha20

In the Linux kernel, the following vulnerability has been resolved: s390/crypto: use vector instructions only if available for ChaCha20 Commit 349d03ffd5f6 "crypto: s390 - add crypto library interface for ChaCha20" added a library interface to the s390 specific ChaCha20 implementation. However no...

6.2AI score
SaveExploits0References6
IBM Security Bulletins
IBM Security Bulletins
added 2025/10/08 8:0 a.m.18 views

Security Bulletin: IBM Maximo Application Suite - Visual Inspection component uses golang.org/x/crypto which is vulnerable to CVE-2024-45337 and CVE-2025-22869

Summary Security Bulletin: IBM Maximo Application Suite - Visual Inspection component uses golang.org/x/crypto which is vulnerable to CVE-2024-45337 and CVE-2025-22869 Vulnerability Details CVEID:CVE-2024-45337 DESCRIPTION: Applications and libraries which misuse connection.serverAuthenticate via...

9.1CVSS6.4AI score0.03153EPSS
SaveExploits2Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2020-3151

Malware in sbrugna...

5.1CVSS5.9AI score0.00353EPSS
SaveExploits0References16
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2016-8397

Malware in sbrugna...

7.5CVSS7.5AI score0.02735EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2021-26466

Malware in sbrugna...

6.5CVSS6.3AI score0.02689EPSS
SaveExploits0References37
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2019-18873

Malware in sbrugna...

8.1CVSS7.2AI score0.02215EPSS
SaveExploits0References13
Rows per page
Query Builder