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

exploitDog

redhat логотип

CVE-2024-1394

Опубликовано: 20 мар. 2024
Источник: redhat
CVSS3: 7.5
EPSS Низкий

Описание

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.

Отчет

The majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a "Moderate" level of impact.

Меры по смягчению последствий

Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.

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

ПлатформаПакетСостояниеРекомендацияРелиз
NBDE Tang Servertang-operator-bundle-containerWill not fix
OpenShift Developer Tools and ServiceshelmAffected
OpenShift Developer Tools and ServicesodoWill not fix
OpenShift Pipelinesopenshift-pipelines-clientAffected
OpenShift Serverlessopenshift-serverless-clientsAffected
Red Hat Ansible Automation Platform 1.2helmWill not fix
Red Hat Ansible Automation Platform 1.2openshift-clientsWill not fix
Red Hat Ansible Automation Platform 2openshift-clientsWill not fix
Red Hat Certification for Red Hat Enterprise Linux 8redhat-certification-preflightAffected
Red Hat Certification for Red Hat Enterprise Linux 9redhat-certification-preflightAffected

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

Дополнительная информация

Статус:

Important
Дефект:
CWE-401
https://bugzilla.redhat.com/show_bug.cgi?id=2262921golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads

EPSS

Процентиль: 75%
0.00921
Низкий

7.5 High

CVSS3

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

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
11 месяцев назад

Important: skopeo security update

rocky
около 1 года назад

Important: grafana-pcp security update

rocky
около 1 года назад

Important: grafana security and bug fix update

rocky
около 1 года назад

Important: grafana-pcp security and bug fix update

EPSS

Процентиль: 75%
0.00921
Низкий

7.5 High

CVSS3