Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

rocky логотип

RLSA-2024:1472

Опубликовано: 27 мар. 2024
Источник: rocky
Оценка: Important

Описание

Important: go-toolset:rhel8 security update

Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang.

Security Fix(es):

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

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Затронутые продукты

  • Rocky Linux 8

НаименованиеАрхитектураРелизRPM
delvex86_641.module+el8.9.0+1392+c9f6376adelve-1.20.2-1.module+el8.9.0+1392+c9f6376a.x86_64.rpm
golangx86_643.module+el8.9.0+1764+12d15796golang-1.20.12-3.module+el8.9.0+1764+12d15796.x86_64.rpm
golang-binx86_643.module+el8.9.0+1764+12d15796golang-bin-1.20.12-3.module+el8.9.0+1764+12d15796.x86_64.rpm
golang-docsnoarch3.module+el8.9.0+1764+12d15796golang-docs-1.20.12-3.module+el8.9.0+1764+12d15796.noarch.rpm
golang-docsnoarch3.module+el8.9.0+1764+12d15796golang-docs-1.20.12-3.module+el8.9.0+1764+12d15796.noarch.rpm
golang-miscnoarch3.module+el8.9.0+1764+12d15796golang-misc-1.20.12-3.module+el8.9.0+1764+12d15796.noarch.rpm
golang-miscnoarch3.module+el8.9.0+1764+12d15796golang-misc-1.20.12-3.module+el8.9.0+1764+12d15796.noarch.rpm
golang-srcnoarch3.module+el8.9.0+1764+12d15796golang-src-1.20.12-3.module+el8.9.0+1764+12d15796.noarch.rpm
golang-srcnoarch3.module+el8.9.0+1764+12d15796golang-src-1.20.12-3.module+el8.9.0+1764+12d15796.noarch.rpm
golang-testsnoarch3.module+el8.9.0+1764+12d15796golang-tests-1.20.12-3.module+el8.9.0+1764+12d15796.noarch.rpm

Показывать по

Связанные CVE

Исправления

Связанные уязвимости

CVSS3: 7.5
redhat
больше 1 года назад

A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs​. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.go#L113. The objects leaked are pkey​ and ctx​. That function uses named return parameters to free pkey​ and ctx​ if there is an error initializing the context or setting the different properties. All return statements related to error cases follow the "return nil, nil, fail(...)" pattern, meaning that pkey​ and ctx​ will be nil inside the deferred function that should free them.

CVSS3: 7.5
nvd
больше 1 года назад

A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs​. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.go#L113. The objects leaked are pkey​ and ctx​. That function uses named return parameters to free pkey​ and ctx​ if there is an error initializing the context or setting the different properties. All return statements related to error cases follow the "return nil, nil, fail(...)" pattern, meaning that pkey​ and ctx​ will be nil inside the deferred function that should free them.

rocky
больше 1 года назад

Important: skopeo security update

rocky
больше 1 года назад

Important: grafana-pcp security update

rocky
больше 1 года назад

Important: grafana security and bug fix update