runc-1.1.12-3.el9_4
エラータID: AXSA:2024-8613:04
The runC tool is a lightweight, portable implementation of the Open Container Format (OCF) that provides container runtime.
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.
CVE-2024-1394
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.
Update packages.
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.
N/A
SRPMS
- runc-1.1.12-3.el9_4.src.rpm
MD5: 1cb272e6dbca4dcdfe2ee82d1398e6ea
SHA-256: 994375658b1b411240c28a99d0305fd5e75618396ed10fab9dbd326fb25af1db
Size: 2.38 MB
Asianux Server 9 for x86_64
- runc-1.1.12-3.el9_4.x86_64.rpm
MD5: ceb2164916d1c421223521015a625cf7
SHA-256: 7c0dc16c551a691853585a390354afd5536edf1843996a37fbebd36870cb3c31
Size: 3.13 MB