Use of Uninitialized Variable in golang (Red Hat package) - CVE-2024-9355
Published: October 3, 2024
golang (Red Hat package)
Detailed vulnerability description
The vulnerability allows a remote attacker to weaken TLS encryption.
The vulnerability exists due to an uninitialized buffer length variable in the CGO bindings that intermittently return a zeroed buffer from (*boringHMAC).Sum() in FIPS mode. A remote attacker can randomly cause an uninitialized buffer length variable with a zeroed buffer to be returned in FIPS mode and weaken TLS security.