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

exploitDog

oracle-oval логотип

ELSA-2024-5529

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

Описание

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

[7.76.1-29.el9_4.1]

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

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

Oracle Linux 9

Oracle Linux aarch64

curl

7.76.1-29.el9_4.1

curl-minimal

7.76.1-29.el9_4.1

libcurl

7.76.1-29.el9_4.1

libcurl-devel

7.76.1-29.el9_4.1

libcurl-minimal

7.76.1-29.el9_4.1

Oracle Linux x86_64

curl

7.76.1-29.el9_4.1

curl-minimal

7.76.1-29.el9_4.1

libcurl

7.76.1-29.el9_4.1

libcurl-devel

7.76.1-29.el9_4.1

libcurl-minimal

7.76.1-29.el9_4.1

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

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

CVSS3: 8.6
debian
около 1 года назад

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