HAProxy known bugs for version v3.2.5 (maintenance branch 3.2) :  68 

This version (3.2.5) is a release belonging to maintenance branch 3.2 whose latest version is 3.2.7. If your version is not the last one in the maintenance branch, you are missing fixes for known bugs, and by not updating you are needlessly taking the responsibility for the risk of unexpected service outages and exposing your web site to possible security issues.

The HAProxy development team takes a great care of maintaining stable versions so that all users can apply bug fixes without having to take the risk of upgrading to a new branch. In turn users are expected to apply the fixes when the development team estimates that they were worth being backported to stable branches.

Quick links

Other versions in the same branch

This branch contains the following releases :

DateVersionComment
2025-10-233.2.7 ⇐ last
2025-10-033.2.6 
2025-09-233.2.5 ⇐ yours
2025-08-133.2.4 
2025-07-093.2.3 
2025-07-023.2.2 
2025-06-113.2.1 
2025-05-283.2.0 

Known bugs affecting this version, and already fixed in the maintenance branch

These fixes have already been queued for a more recent 3.2 version. Some of them might have already been released in a more recent version than yours, and other ones might still be pending in the maintenance branch for a future release. The list may be empty if you're already on the latest version and no new fix was backported.

Bugs are almost always tagged with a severity (some people forget the severity tag when the bug is minor). The following severities are used :

Total known bugs in this version by category :

TotalCRITICALMAJORMEDIUMMINOR
68 1 3 32 32

Click on the subjects below to get the full description of the bug :

Merge dateSubject - Severity (minor, medium, major, critical)
2025-11-07BUG/MEDIUM: server: close a race around ready_srv when deleting a server
2025-11-05BUG/MEDIUM: connections: permit to permanently remove an idle conn
2025-11-05BUG/MEDIUM: mux-h2: make sure not to move a dead connection to idle
2025-11-05BUG/MEDIUM: mux-h1: fix 414 / 431 status code reporting
2025-11-05BUG/MINOR: resolvers: ensure fair round robin iteration
2025-11-05BUG/MINOR: ssl: returns when SSL_CTX_new failed during init
2025-11-05BUG/MINOR: resolvers: Apply dns-accept-family setting on additional records
2025-11-05BUG/MINOR: init: Do not close previously created fd in stdio_quiet
2025-11-05BUG/MEDIUM: ssl: Crash because of dangling ckch_store reference in a ckch instance
2025-10-27BUG/MEDIUM: cli: do not return ACKs one char at a time
2025-10-27BUG/MEDIUM: mt_list: Use atomic operations to prevent compiler optims
2025-10-27BUG/MINOR: stick-tables: properly index string-type keys
2025-10-27BUG/MEDIUM: applet: Improve again spinning loops detection with the new API
2025-10-27BUG/MEDIUM: mt_lists: Avoid el->prev = el->next = el
2025-10-23BUG/MINOR: acme: memory leak from the config parser
2025-10-23BUG/MEDIUM: build: limit excessive and counter-productive gcc-15 vectorization
2025-10-23BUG/MAJOR: quic: use ncbmbuf for CRYPTO handling
2025-10-23BUG/MEDIUM: h3: properly encode response after interim one in same buf
2025-10-20BUG/MAJOR: quic: uninitialized quic_conn_closed struct members
2025-10-20BUG/MINOR: quic: SSL counters not handled
2025-10-20BUG/MEDIUM: cli: also free the trash chunk on the error path
2025-10-20BUG/MEDIUM: mt_list: Make sure not to unlock the element twice
2025-10-20BUG/MEDIUM: threads/config: drop absent threads from thread groups
2025-10-20BUG/MINOR: quic: check applet_putchk() for 'show quic' first line
2025-10-20BUG/MEDIUM: stick-tables: Don't forget to dec count on failure.
2025-10-17BUG/MINOR: quic: too short PADDING frame for too short packets
2025-10-16BUG/MAJOR: lb-chash: fix key calculation when using default hash-key id
2025-10-16BUG/MINOR: pools: don't report "limited to the first X entries" by default
2025-10-16BUG/MEDIUM: pools: fix crash on filtered "show pools" output
2025-10-16BUG/MINOR: ssl: Potential NULL deref in trace macro
2025-10-16BUG/MINOR: ssl: Free key_base from global_ssl structure during deinit
2025-10-16BUG/MINOR: ssl: Free global_ssl structure contents during deinit
2025-10-14BUG/MINOR: sink: retry attempt for sft server may never occur
2025-10-10BUG/MEDIUM: apppet: Improve spinning loop detection with the new API
2025-10-10BUG/MINOR: ssl: leak crtlist_name in ssl-f-use
2025-10-10BUG/MINOR: ssl: leak in ssl-f-use
2025-10-10BUG/MINOR: ssl: always clear the remains of the first hello for the second one
2025-10-10BUG/MEDIUM: ssl: take care of second client hello
2025-10-07BUG/MINOr: hlua: Fix receive from HTTP applet by properly accounting data
2025-10-07BUG/MINOR: acme: avoid overflow when diff > notAfter
2025-10-03BUG/MEDIUM: resolvers: break an infinite loop in resolv_get_ip_from_response()
2025-10-02BUG/MINOR: h3: forbid 'Z' as well in header field names checks
2025-10-02BUG/MINOR: h2: forbid 'Z' as well in header field names checks
2025-10-02BUG/CRITICAL: mjson: fix possible DoS when parsing numbers
2025-10-02BUG/MEDIUM: fwlc: Handle memory allocation failures.
2025-10-01BUG/MEDIUM: stick-tables: Make sure not to free a pending entry
2025-10-01BUG/MEDIUM: ssl: ca-file directory mode must read every certificates of a file
2025-10-01BUG/MINOR: pattern: Fix pattern lookup for map with opt@ prefix
2025-10-01BUG/MINOR: acme: possible overflow in acme_will_expire()
2025-10-01BUG/MINOR: acme: possible overflow on scheduling computation
2025-10-01BUG/MINOR: pattern: Properly flag virtual maps as using samples
2025-10-01BUG/MINOR: compression: Test payload size only if content-length is specified
2025-10-01BUG/MEDIUM: wdt: improve stuck task detection accuracy
2025-09-29BUG/MEDIUM: acme: free() of i2d_X509_REQ() with AWS-LC
2025-09-29BUG/MEDIUM: acme: cfg_postsection_acme() don't init correctly acme sections
2025-09-29BUG/MINOR: acme: don't unlink from acme_ctx_destroy()
2025-09-23BUG/MINOR: pools: Fix the dump of pools info to deal with buffers limitations
2025-09-23BUG/MEDIUM: stick-tables: Don't let table_process_entry() handle refcnt
2025-09-23BUG/MINOR: acme/cli: wrong description for "acme challenge_ready"
2025-09-23BUG/MEDIUM: resolvers: Wake resolver task up whne unlinking a stream requester
2025-09-23BUG/MEDIUM: resolvers: Accept to create resolution without hostname
2025-09-23BUG/MEDIUM: resolvers: Make resolution owns its hostname_dn value
2025-09-23BUG/MEDIUM: resolvers: Test for empty tree when getting a record from DNS answer
2025-09-23BUG/MINOR: resolvers: Restore round-robin selection on records in DNS answers
2025-09-23BUG/MEDIUM: resolvers: Properly cache do-resolv resolution
2025-09-23DEBUG: peers: export functions that use locks
2025-09-23DEBUG: stream: count the number of passes in the connect loop
2025-09-23BUG/MINOR: tcpcheck: Don't use sni as pool-conn-name for non-SSL connections
2025-09-23BUG/MINOR: server: Update healthcheck when server settings are changed via CLI
2025-09-23BUG/MEDIUM: server: Use sni as pool connection name for SSL server only

Back to the list of branches and versions
Back to the HAProxy page