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

exploitDog

oracle-oval логотип

ELSA-2026-55859

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

Описание

ELSA-2026-55859: haproxy security update (IMPORTANT)

[1.8.27-5.2]

  • Fix NULL pointer dereference in hpack_dht_insert() (CVE-2026-55204, RHEL-211083)

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

Oracle Linux 8

Oracle Linux aarch64

haproxy

1.8.27-5.el8_10.2

Oracle Linux x86_64

haproxy

1.8.27-5.el8_10.2

Связанные CVE

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

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

HAProxy through 3.4.0, fixed in commit 9a6d1fe, contains a null pointer dereference vulnerability in hpack_dht_insert() within src/hpack-tbl.c that fails to validate the return value of hpack_dht_defrag() when the memory pool is exhausted. An attacker can trigger HPACK dynamic table insertions under memory pressure to dereference a NULL pointer and crash HAProxy worker processes, causing denial of service.

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

HAProxy through 3.4.0, fixed in commit 9a6d1fe, contains a null pointer dereference vulnerability in hpack_dht_insert() within src/hpack-tbl.c that fails to validate the return value of hpack_dht_defrag() when the memory pool is exhausted. An attacker can trigger HPACK dynamic table insertions under memory pressure to dereference a NULL pointer and crash HAProxy worker processes, causing denial of service.

CVSS3: 7.5
nvd
3 месяца назад

HAProxy through 3.4.0, fixed in commit 9a6d1fe, contains a null pointer dereference vulnerability in hpack_dht_insert() within src/hpack-tbl.c that fails to validate the return value of hpack_dht_defrag() when the memory pool is exhausted. An attacker can trigger HPACK dynamic table insertions under memory pressure to dereference a NULL pointer and crash HAProxy worker processes, causing denial of service.

CVSS3: 7.5
msrc
3 месяца назад

HAProxy - NULL Pointer Dereference in hpack_dht_insert Function

CVSS3: 7.5
debian
3 месяца назад

HAProxy through 3.4.0, fixed in commit 9a6d1fe, contains a null point ...