CVE-2024-1394

CVE Details

Release Date:2024-03-20
Impact:Important What is this?

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.

See more information about CVE-2024-1394 from MITRE CVE dictionary and NIST NVD


NOTE: The following CVSS metrics and score provided are preliminary and subject to review.


CVSS v3 metrics

Base Score: 7.5
Vector String: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Version: 3.1
Attack Vector: Network
Attack Complexity: Low
Privileges Required: None
User Interaction: None
Scope: Unchanged
Confidentiality Impact: None
Integrity Impact: None
Availability Impact: High

Errata information


PlatformErrataRelease Date
Oracle Linux version 8 (aardvark-dns)ELSA-2024-52582024-08-13
Oracle Linux version 8 (buildah)ELSA-2024-52582024-08-13
Oracle Linux version 8 (cockpit-podman)ELSA-2024-52582024-08-13
Oracle Linux version 8 (conmon)ELSA-2024-52582024-08-13
Oracle Linux version 8 (container-selinux)ELSA-2024-52582024-08-13
Oracle Linux version 8 (containernetworking-plugins)ELSA-2024-52582024-08-13
Oracle Linux version 8 (containers-common)ELSA-2024-52582024-08-13
Oracle Linux version 8 (criu)ELSA-2024-52582024-08-13
Oracle Linux version 8 (crun)ELSA-2024-52582024-08-13
Oracle Linux version 8 (delve)ELSA-2024-14722024-03-22
Oracle Linux version 8 (fuse-overlayfs)ELSA-2024-52582024-08-13
Oracle Linux version 8 (go-toolset)ELSA-2024-14722024-03-22
Oracle Linux version 8 (golang)ELSA-2024-14722024-03-22
Oracle Linux version 8 (grafana)ELSA-2024-16462024-04-03
Oracle Linux version 8 (grafana)ELSA-2024-32652024-05-29
Oracle Linux version 8 (grafana-pcp)ELSA-2024-16442024-04-03
Oracle Linux version 8 (libslirp)ELSA-2024-52582024-08-13
Oracle Linux version 8 (netavark)ELSA-2024-52582024-08-13
Oracle Linux version 8 (oci-seccomp-bpf-hook)ELSA-2024-52582024-08-13
Oracle Linux version 8 (osbuild-composer)ELSA-2024-72622024-09-27
Oracle Linux version 8 (podman)ELSA-2024-52582024-08-13
Oracle Linux version 8 (python-podman)ELSA-2024-52582024-08-13
Oracle Linux version 8 (runc)ELSA-2024-52582024-08-13
Oracle Linux version 8 (skopeo)ELSA-2024-52582024-08-13
Oracle Linux version 8 (slirp4netns)ELSA-2024-52582024-08-13
Oracle Linux version 8 (udica)ELSA-2024-52582024-08-13
Oracle Linux version 9 (buildah)ELSA-2024-43712024-07-08
Oracle Linux version 9 (containernetworking-plugins)ELSA-2024-47612024-07-24
Oracle Linux version 9 (golang)ELSA-2024-14622024-03-21
Oracle Linux version 9 (golang)ELSA-2024-25622024-05-07
Oracle Linux version 9 (grafana)ELSA-2024-15012024-03-26
Oracle Linux version 9 (grafana)ELSA-2024-25682024-05-07
Oracle Linux version 9 (grafana-pcp)ELSA-2024-15022024-03-26
Oracle Linux version 9 (grafana-pcp)ELSA-2024-25692024-05-07
Oracle Linux version 9 (gvisor-tap-vsock)ELSA-2024-43792024-07-08
Oracle Linux version 9 (podman)ELSA-2024-43782024-07-08
Oracle Linux version 9 (runc)ELSA-2024-47622024-07-23
Oracle Linux version 9 (skopeo)ELSA-2024-45022024-07-12


This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections:

software.hardware.complete