Lucene search
+L

560 matches found

RedhatCVE
RedhatCVE
added 2025/05/01 2:39 p.m.12 views

CVE-2025-3301

DPA countermeasures are unavailable for ECDH key agreement and EdDSA signing operations on Curve25519 and Curve448 on all Series 2 modules and SoCs due to a lack of hardware and software support. A successful DPA attack may result in exposure of confidential information. The best practice is to u...

1CVSS6.9AI score0.00216EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/29 2:15 p.m.28 views

CVE-2025-3301

DPA countermeasures are unavailable for ECDH key agreement and EdDSA signing operations on Curve25519 and Curve448 on all Series 2 modules and SoCs due to a lack of hardware and software support. A successful DPA attack may result in exposure of confidential information. The best practice is to u...

1CVSS0.00216EPSS
SaveExploits0References1
CVE
CVE
added 2025/04/29 1:47 p.m.78 views

CVE-2025-3301

CVE-2025-3301 concerns DPA countermeasures being unavailable for ECDH key agreement and EdDSA signing on Curve25519 and Curve448 on all Series 2 modules and SoCs due to lack of hardware and software support. The consequence is potential exposure of confidential information if a DPA attack is succ...

1CVSS6.5AI score0.00216EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/04/29 12:00 a.m.16 views

PT-2025-18163 · Series 2 · Series 2

Name of the Vulnerable Software and Affected Versions: Series 2 modules and SoCs affected versions not specified Description: A lack of hardware and software support for DPA countermeasures in ECDH key agreement and EdDSA signing operations on Curve25519 and Curve448 may result in exposure of...

1CVSS6.1AI score0.00216EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2025/03/26 12:12 p.m.8 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP4 kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2024-2201: Fixed information leak in x86/BHI bsc1217339. CVE-2024-41092: drm/i915/gt: Fix potential UAF by revoke of fence registers bsc1228483. CVE-2024-42098:...

8.5CVSS8AI score0.09518EPSS
SaveExploits11References1974
Rockylinux
Rockylinux
added 2025/03/17 8:16 p.m.15 views

nss bug fix and enhancement update

An update is available for nss. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Network Security Services NSS is a set of libraries designed to support the...

7.2AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/02/15 12:00 a.m.14 views

Fedora 40 : krb5 (2025-61b9344baf)

The remote Fedora 40 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2025-61b9344baf advisory. - Prevent overflow when calculating ulog block size CVE-2025-24528 - Support PKCS11 EC client certs in PKINIT - kdb5util: fix DB entry flags on modification ...

7.1CVSS7.1AI score0.00526EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/02/14 12:00 a.m.12 views

Fedora 41 : krb5 (2025-3e5228ee23)

The remote Fedora 41 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2025-3e5228ee23 advisory. - Prevent overflow when calculating ulog block size CVE-2025-24528 - Support PKCS11 EC client certs in PKINIT - kdb5util: fix DB entry flags on modification ...

7.1CVSS7.1AI score0.00526EPSS
SaveExploits0References2
Veracode
Veracode
added 2024/10/28 6:29 a.m.11 views

Public Key Validation

secp256k1 is vulnerable to public key validation issues. The vulnerability is due to an implementation oversight in the secp256k1-node library, where the loadCompressedPublicKey function fails to verify if the public key is on the secp256k1 curve, allowing the use of invalid public keys from...

8.7CVSS6.5AI score0.00406EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2024/10/21 5:28 p.m.49 views

secp256k1-node allows private key extraction over ECDH

Summary In elliptic-based version, loadUncompressedPublicKey has a check that the public key is on the curve: https://github.com/cryptocoinjs/secp256k1-node/blob/6d3474b81d073cc9c8cc8cfadb580c84f8df5248/lib/elliptic.jsL37-L39 loadCompressedPublicKey is, however, missing that check:...

8.7CVSS6.7AI score0.00406EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2024/10/21 3:41 p.m.46 views

CVE-2024-48930 secp256k1-node vulnerable to private key extraction over ECDH

secp256k1-node is a Node.js binding for an Optimized C library for EC operations on curve secp256k1. In elliptic-based version, loadUncompressedPublicKey has a check that the public key is on the curve. Prior to versions 5.0.1, 4.0.4, and 3.8.1, however, loadCompressedPublicKey is missing that...

8.7CVSS0.00406EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/10/21 3:41 p.m.42 views

CVE-2024-48930 secp256k1-node vulnerable to private key extraction over ECDH

secp256k1-node is a Node.js binding for an Optimized C library for EC operations on curve secp256k1. In elliptic-based version, loadUncompressedPublicKey has a check that the public key is on the curve. Prior to versions 5.0.1, 4.0.4, and 3.8.1, however, loadCompressedPublicKey is missing that...

8.7CVSS6.2AI score0.00406EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/08/06 2:00 a.m.5 views

SUSE CVE-2024-42098

In the Linux kernel, the following vulnerability has been resolved: crypto: ecdh - explicitly zeroize privatekey privatekey is overwritten with the key parameter passed in by the caller if present, or alternatively a newly generated private key. However, it is possible that the caller provides a...

5.5CVSS6.3AI score0.0021EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2024/07/31 9:18 a.m.33 views

CVE-2024-42098

A flaw was found in the Linux Kernel's Elliptic Curve Diffie-Hellman functionality, where the privatekey is overwritten. In some special cases and when error path happens, this issue could allow leakage of this private key...

4.1CVSS8.2AI score0.0021EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/29 6:15 p.m.3 views

DEBIAN-CVE-2024-42098

In the Linux kernel, the following vulnerability has been resolved: crypto: ecdh - explicitly zeroize privatekey privatekey is overwritten with the key parameter passed in by the caller if present, or alternatively a newly generated private key. However, it is possible that the caller provides a...

5.5CVSS5.3AI score0.0021EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/29 6:15 p.m.20 views

CVE-2024-42098

In the Linux kernel, the following vulnerability has been resolved: crypto: ecdh - explicitly zeroize privatekey privatekey is overwritten with the key parameter passed in by the caller if present, or alternatively a newly generated private key. However, it is possible that the caller provides a...

5.5CVSS0.0021EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/07/29 6:15 p.m.15 views

CVE-2024-42098

In the Linux kernel, the following vulnerability has been resolved: crypto: ecdh - explicitly zeroize privatekey privatekey is overwritten with the key parameter passed in by the caller if present, or alternatively a newly generated private key. However, it is possible that the caller provides a...

5.5CVSS5.8AI score0.0021EPSS
SaveExploits0References23
Cvelist
Cvelist
added 2024/07/29 5:39 p.m.38 views

CVE-2024-42098 crypto: ecdh - explicitly zeroize private_key

In the Linux kernel, the following vulnerability has been resolved: crypto: ecdh - explicitly zeroize privatekey privatekey is overwritten with the key parameter passed in by the caller if present, or alternatively a newly generated private key. However, it is possible that the caller provides a...

0.0021EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/07/29 5:39 p.m.19 views

CVE-2024-42098 crypto: ecdh - explicitly zeroize private_key

In the Linux kernel, the following vulnerability has been resolved: crypto: ecdh - explicitly zeroize privatekey privatekey is overwritten with the key parameter passed in by the caller if present, or alternatively a newly generated private key. However, it is possible that the caller provides a...

6.7AI score0.0021EPSS
SaveExploits0References5
CVE
CVE
added 2024/07/29 5:39 p.m.148 views

CVE-2024-42098

The CVE-2024-42098 entry concerns the Linux kernel crypto/ecdh logic, where private_key can remain partially overwritten when a caller-supplied or newly generated key is shorter than the previous one. The documented fix explicitly zeroizes the entire private_key array before writing new material,...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder