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

exploitDog

oracle-oval логотип

ELSA-2024-7262

Опубликовано: 27 сент. 2024
Источник: oracle-oval
Платформа: Oracle Linux 8

Описание

ELSA-2024-7262: osbuild-composer security update (IMPORTANT)

[101-2.0.1]

  • Rebuilt to fix:
    • CVE-2024-34156
    • CVE-2024-1394
    • RHEL-24303
    • RHEL-57905

Обновленные пакеты

Oracle Linux 8

Oracle Linux aarch64

osbuild-composer

101-2.0.1.el8_10

osbuild-composer-core

101-2.0.1.el8_10

osbuild-composer-worker

101-2.0.1.el8_10

Oracle Linux x86_64

osbuild-composer

101-2.0.1.el8_10

osbuild-composer-core

101-2.0.1.el8_10

osbuild-composer-worker

101-2.0.1.el8_10

Связанные CVE

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

rocky
9 месяцев назад

Important: osbuild-composer security update

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.

CVSS3: 7.5
ubuntu
10 месяцев назад

Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.

CVSS3: 7.5
redhat
10 месяцев назад

Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.