Rapid7 Vulnerability & Exploit Database

Alma Linux: CVE-2024-1394: Important: golang security update (Multiple Advisories)

Free InsightVM Trial No Credit Card Necessary
Watch Demo See how it all works
Back to Search

Alma Linux: CVE-2024-1394: Important: golang security update (Multiple Advisories)

Severity
4
CVSS
(AV:L/AC:M/Au:N/C:P/I:P/A:P)
Published
03/21/2024
Created
03/25/2024
Added
03/25/2024
Modified
04/26/2024

Description

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.

Solution(s)

  • alma-upgrade-go-toolset
  • alma-upgrade-golang
  • alma-upgrade-golang-bin
  • alma-upgrade-golang-docs
  • alma-upgrade-golang-misc
  • alma-upgrade-golang-src
  • alma-upgrade-golang-tests
  • alma-upgrade-grafana
  • alma-upgrade-grafana-pcp

With Rapid7 live dashboards, I have a clear view of all the assets on my network, which ones can be exploited, and what I need to do in order to reduce the risk in my environment in real-time. No other tool gives us that kind of value and insight.

– Scott Cheney, Manager of Information Security, Sierra View Medical Center

;