CVE-2024-9355

A vulnerability was found in Golang FIPS OpenSSL. This flaw allows a malicious user to randomly cause an uninitialized buffer length variable with a zeroed buffer to be returned in FIPS mode. It may also be possible to force a false positive match between non-equal hashes when comparing a trusted computed hmac sum to an untrusted input sum if an attacker can send a zeroed buffer in place of a pre-computed sum.  It is also possible to force a derived key to be all zeros instead of an unpredictable value.  This may have follow-on implications for the Go TLS stack.
Configurations

No configuration.

History

05 Mar 2025, 23:15

Type Values Removed Values Added
References
  • () https://access.redhat.com/errata/RHSA-2025:2416 -

Information

Published : 2024-10-01 19:15

Updated : 2025-03-05 23:15


NVD link : CVE-2024-9355

Mitre link : CVE-2024-9355

CVE.ORG link : CVE-2024-9355


JSON object : View

Products Affected

No product.

CWE
CWE-457

Use of Uninitialized Variable