golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads (CVE-2024-1394)

This commit is contained in:
Andrew Lukoshko 2024-04-03 12:53:45 +00:00
parent 0457d50b64
commit 6f6ca55526
1 changed files with 4 additions and 1 deletions

View File

@ -33,7 +33,7 @@ end}
Name: grafana
Version: 9.2.10
Release: 7%{?dist}.alma.1
Release: 8%{?dist}.alma.1
Summary: Metrics dashboard and graph editor
License: AGPLv3
URL: https://grafana.org
@ -933,6 +933,9 @@ OPENSSL_FORCE_FIPS_MODE=1 GOLANG_FIPS=1 go test -v ./pkg/util -run TestEncryptio
%changelog
* Wed Apr 03 2024 Andrew Lukoshko <alukoshko@almalinux.org> 9.2.10-8.alma.1
- golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads (CVE-2024-1394)
* Thu Oct 19 2023 Eduard Abdullin <eabdullin@almalinux.org> 9.2.10-7.alma.1
- Rebuild for new golang release