Описание
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
Связанные уязвимости
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.
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.
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.
When an application tells libcurl it wants to allow HTTP/2 server push ...