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

exploitDog

oracle-oval логотип

ELSA-2024-5654

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

Описание

ELSA-2024-5654: curl security update (MODERATE)

[7.61.1-34.el8_10.2]

  • provide common cleanup method for push headers (CVE-2024-2398)

[7.61.1-34.el8_10.1]

  • fix incorrect backport of bz2229800 (RHEL-44684)

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

Oracle Linux 8

Oracle Linux aarch64

curl

7.61.1-34.el8_10.2

libcurl

7.61.1-34.el8_10.2

libcurl-devel

7.61.1-34.el8_10.2

libcurl-minimal

7.61.1-34.el8_10.2

Oracle Linux x86_64

curl

7.61.1-34.el8_10.2

libcurl

7.61.1-34.el8_10.2

libcurl-devel

7.61.1-34.el8_10.2

libcurl-minimal

7.61.1-34.el8_10.2

Связанные CVE

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

CVSS3: 8.6
ubuntu
больше 1 года назад

When an application tells libcurl it wants to allow HTTP/2 server push, and the amount of received headers for the push surpasses the maximum allowed limit (1000), libcurl aborts the server push. When aborting, libcurl inadvertently does not free all the previously allocated headers and instead leaks the memory. Further, this error condition fails silently and is therefore not easily detected by an application.

CVSS3: 7.5
redhat
больше 1 года назад

When an application tells libcurl it wants to allow HTTP/2 server push, and the amount of received headers for the push surpasses the maximum allowed limit (1000), libcurl aborts the server push. When aborting, libcurl inadvertently does not free all the previously allocated headers and instead leaks the memory. Further, this error condition fails silently and is therefore not easily detected by an application.

CVSS3: 8.6
nvd
больше 1 года назад

When an application tells libcurl it wants to allow HTTP/2 server push, and the amount of received headers for the push surpasses the maximum allowed limit (1000), libcurl aborts the server push. When aborting, libcurl inadvertently does not free all the previously allocated headers and instead leaks the memory. Further, this error condition fails silently and is therefore not easily detected by an application.

CVSS3: 8.6
msrc
11 месяцев назад

Описание отсутствует

CVSS3: 8.6
debian
больше 1 года назад

When an application tells libcurl it wants to allow HTTP/2 server push ...