HAProxy known bugs for version v3.2.2 (maintenance branch 3.2) :  145 

This version (3.2.2) is a release belonging to maintenance branch 3.2 whose latest version is 3.2.6. 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-033.2.6 ⇐ last
2025-09-233.2.5 
2025-08-133.2.4 
2025-07-093.2.3 
2025-07-023.2.2 ⇐ yours
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
145 1 4 66 74

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

Merge dateSubject - Severity (minor, medium, major, critical)
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
2025-09-19BUG/MEDIUM: pattern: fix possible infinite loops on deletion (try 2)
2025-09-19DEBUG: stick-tables: export stktable_add_pend_updates() for better reporting
2025-09-19BUG/MEDIUM: ring: invert the length check to avoid an int overflow
2025-09-19BUG/MINOR: resolvers: always normalize FQDN from response
2025-09-19BUG/MINOR: ocsp: Crash when updating CA during ocsp updates
2025-09-19BUG/MEDIUM: http_ana: fix potential NULL deref in http_process_req_common()
2025-09-19BUG/MINOR: ocsp: prototype inconsistency
2025-09-19BUG/MINOR: ssl: Fix potential NULL deref in trace callback
2025-09-19BUG/MINOR: ssl: Potential NULL deref in trace macro
2025-09-19BUG/MEDIUM: jws: return size_t in JWS functions
2025-09-19BUG/MINOR: acme: null pointer dereference upon allocation failure
2025-09-19BUG/MAJOR: stream: Force channel analysis on successful synchronous send
2025-09-19BUG/MAJOR: stream: Remove READ/WRITE events on channels after analysers eval
2025-09-19BUG/MINOR: stick-table: make sure never to miss a process_table_expire update
2025-09-19BUG/MEDIUM: stick-tables: don't loop on non-expirable entries
2025-09-19BUG/MINOR: activity: fix reporting of task latency
2025-09-19BUG/MEDIUM: ssl: create the mux immediately on early data
2025-09-19BUG/MEDIUM: h1: Allow reception if we have early data
2025-09-19BUG/MEDIUM: checks: fix ALPN inheritance from server
2025-09-19BUG/MEDIUM: mux-h2: Reinforce conditions to report an error to app-layer stream
2025-09-19BUG/MEDIUM: mux-h2: Report RST/error to app-layer stream during 0-copy fwding
2025-09-19BUG/MINOR: mux-h2: Remove H2_CF_DEM_DFULL flags when the demux buffer is reset
2025-09-19BUG/MEDIUM: mux-h2: Restart reading when mbuf ring is no longer full
2025-09-19BUG/MEDIUM: mux-h2; Don't block reveives in H2_CS_ERROR and H2_CS_ERROR2 states
2025-09-19BUG/MEDIUM: mux-h2: Reset MUX blocking flags when a send error is caught
2025-09-19BUG/MINOR: cpu_topo: work around a small bug in musl's CPU_ISSET()
2025-09-19BUG/MINOR: log: fix potential memory leak upon error in add_to_logformat_list()
2025-09-19BUG/MINOR: connection: streamline conn detach from lists
2025-09-19BUG/MEDIUM: conn: fix UAF on connection after reversal on edge
2025-09-19BUG/MINOR: check: fix dst address when reusing a connection
2025-09-19BUG/MINOR: check: ensure check-reuse is compatible with SSL
2025-09-19BUG/MEDIUM: peers: don't fail twice to grab the update lock
2025-09-19BUG/MINOR: stick-tables: never leave used entries without expiration
2025-09-19BUG/MEDIUM: stick-tables: don't leave the expire loop with elements deleted
2025-09-19BUG/MINOR: haproxy: be sure not to quit too early on soft stop
2025-09-19BUG/MINOR: quic: fix padding issue on INITIAL retransmit
2025-09-19BUG/MINOR: quic: fix room check if padding requested
2025-09-19BUG/MINOR: quic: ignore AGAIN ncbuf err when parsing CRYPTO frames
2025-09-19BUG/MINOR: tools: Add OOM check for malloc() in indent_msg()
2025-09-19BUG/MINOR: compression: Add OOM check for calloc() in parse_compression_options()
2025-09-19BUG/MINOR: cfgparse: Add OOM check for calloc() in cfg_parse_listen()
2025-09-19BUG/MINOR: acl: Add OOM check for calloc() in smp_fetch_acl_parse()
2025-09-19BUG/MINOR: log: Add OOM checks for calloc() and malloc() in logformat parser and dup_logger()
2025-09-19BUG/MINOR: halog: Add OOM checks for calloc() in filter_count_srv_status() and filter_count_url()
2025-09-19BUG/MEDIUM: server: Duplicate healthcheck's alpn inherited from default server
2025-09-19BUG/MAJOR: mux-quic: fix crash on reload during emission
2025-09-19BUG/MEDIUM: quic: CRYPTO frame freeing without eb_delete()
2025-09-19BUG/MINOR: server: decrement session idle_conns on del server
2025-09-19BUG/MINOR: connection: remove extra session_unown_conn() on reverse
2025-09-19BUG/MINOR: connection: rearrange union list members
2025-09-19BUG/MEDIUM: mworker: fix startup and reload on macOS
2025-09-19BUG/MINOR: acl: set arg_list->kw to aclkw->kw string literal if aclkw is found
2025-09-19BUG/MINOR: mux-quic: trace with non initialized qcc
2025-09-19BUG/MINOR: quic: reorder fragmented RX CRYPTO frames by their offsets
2025-08-26BUG/MEDIUM: spoe: Improve error detection in SPOE applet on client abort
2025-08-26BUG/MEDIUM: http_ana: handle yield for "stats http-request" evaluation
2025-08-26BUG/MEDIUM: mux-spop: Reject connection attempts from a non-spop frontend
2025-08-26BUG/MINOR: quic: don't coalesce probing and ACK packet of same type
2025-08-26BUG/MAJOR: quic: fix INITIAL padding with probing packet only
2025-08-26BUG/MINOR: quic: do not emit probe data if CONNECTION_CLOSE requested
2025-08-26BUG/MEDIUM: quic: reset padding when building GSO datagrams
2025-08-26BUG/MEDIUM: ssl: apply ssl-f-use on every "ssl" bind
2025-08-26BUG/MEDIUM: mux-h2: fix crash on idle-ping due to unwanted ABORT_NOW
2025-08-26BUG/MEDIUM: mworker: more verbose error upon loading failure
2025-08-26BUG/MEDIUM: cli: Report inbuf is no longer full when a line is consumed
2025-08-26BUG/MINOR: spoe: Properly detect and skip empty NOTIFY frames
2025-08-26BUG/MINOR: mux-h1: fix wrong lock label
2025-08-26BUG/MEDIUM: quic: listener connection stuck during handshakes (OpenSSL 3.5)
2025-08-26BUG/MEDIUM: Remove sync sends from streams to applets
2025-08-26BUG/MEDIUM: stconn: Fix conditions to know an applet can get data from stream
2025-08-13BUG/MEDIUM: http-client: Test HTX_FL_EOM flag before commiting the HTX buffer
2025-08-13BUG/MEDIUM: mux-quic: adjust wakeup behavior
2025-08-13BUG/MINOR: init: Initialize random seed earlier in the init process
2025-08-13BUG/MEDIUM: ssl: fix build with AWS-LC
2025-08-13BUG/MEDIUM: ssl: Fix 0rtt to the server
2025-08-13BUG/MINOR: stick-table: cap sticky counter idx with tune.nb_stk_ctr instead of MAX_SESS_STKCTR
2025-08-13BUG/MINOR: mux-quic: ensure close-spread-time is properly applied
2025-08-13BUG/MINOR mux-quic: apply correctly timeout on output pending data
2025-08-13BUG/MINOR: hq-interop: fix FIN transmission
2025-08-13BUG/MINOR: logs: fix log-steps extra log origins selection
2025-08-13BUG/MEDIUM: threads: Disable the workaround to load libgcc_s on macOS
2025-08-13BUG/MINOR: halog: exit with error when some output filters are set simultaneosly
2025-08-13BUG/MINOR: applet: Don't trigger BUG_ON if the tid is not on appctx init
2025-08-13BUG/MINOR: quic: Wrong source address use on FreeBSD
2025-08-13BUG/MEDIUM: h3: handle interim response properly on FE side
2025-08-13BUG/MINOR: h3: ensure that invalid status code are not encoded (FE side)
2025-08-13BUG/MINOR: h3: properly realloc buffer after interim response encoding
2025-08-13BUG/MEDIUM: h3: do not overwrite interim with final response
2025-08-13BUG/MINOR: h1-htx: Don't forget to init flags in h1_format_htx_msg function
2025-08-13BUG/MINOR: mux-h1: Use configured error files if possible for early H1 errors
2025-08-13BUG/MEDIUM: http-client: Notify applet has more data to deliver until the EOM
2025-08-13BUG/MEDIUM: http-client: Drain the request if an early response is received
2025-08-13BUG/MINOR: http-client: Reject any 101-switching-protocols response
2025-08-13BUG/MINOR: http-client: Ignore 1XX interim responses in non-HTX mode
2025-08-13BUG/MEDIUM: http-client: Ask for more room when request data cannot be xferred
2025-08-13BUG/MEDIUM: http-client: Properly inc input data when HTX blocks are xferred
2025-08-13BUG/MEDIUM: http-client: Don't wake http-client applet if nothing was xferred
2025-08-13BUG/MEDIUM: quic: Crash after QUIC server callbacks restoration (OpenSSL 3.5)
2025-08-13BUG/MINOR: listener: really assign distinct IDs to shards
2025-08-11BUG/MINOR: acme: possible integer underflow in acme_txt_record()
2025-08-05BUG/MEDIUM: hlua_fcn: ensure systematic watcher cleanup for server list iterator
2025-07-31BUG/MEDIUM: mux-quic: ensure Early-data header is set
2025-07-31BUG/MINOR: hlua: take default-path into account with lua-load-per-thread
2025-07-31BUG/MEDIUM: logs: fix sess_build_logline_orig() recursion with options
2025-07-31BUG/MEDIUM: dns: Reset reconnect tempo when connection is finally established
2025-07-31BUG/MEDIUM: hlua: Report to SC when output data are blocked on a lua socket
2025-07-31BUG/MEDIUM: hlua: Report to SC when data were consumed on a lua socket
2025-07-31BUG/MINOR: hlua: Skip headers when a receive is performed on an HTTP applet
2025-07-24BUG/MINOR: acme: allow "processing" in challenge requests
2025-07-24BUG/MEDIUM: acme: use POST-as-GET instead of GET for resources
2025-07-22BUG/MEDIUM: ssl/clienthello: ECDSA with ssl-max-ver TLSv1.2 and no ECDSA ciphers
2025-07-07BUG/MINOR: http-act: Fix parsing of the expression argument for pause action
2025-07-07BUG/MINOR: ssl: crash in ssl_sock_io_cb() with SSL traces and idle connections
2025-07-07BUG/MINOR: ssl/ocsp: fix definition discrepancies with ocsp_update_init()
2025-07-07BUG/MINOR: quic: Missing TLS 1.3 QUIC cipher suites and groups inits (OpenSSL 3.5 QUIC API)
2025-07-07BUG/MEDIUM: quic: SSL/TCP handshake failures with OpenSSL 3.5

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