HAProxy known bugs for version v3.4.0 (maintenance branch 3.4) :  191 

This version (3.4.0) is a release belonging to maintenance branch 3.4 whose latest version is 3.4.4. 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
2026-08-273.4.4 ⇐ last
2026-07-293.4.3 
2026-07-033.4.2 
2026-06-253.4.1 
2026-06-033.4.0 ⇐ yours

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

These fixes have already been queued for a more recent 3.4 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
191 0 2 89 100

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

Merge dateSubject - Severity (minor, medium, major, critical)
2026-08-26BUG/MEDIUM: sink: do not create one implicit ring per logger copy
2026-08-26BUG/MEDIUM: sink: initialize the settings of the implicit log server
2026-08-26BUG/MINOR: flt-http-comp: Don't read next block to detect end of data
2026-08-26BUG/MINOR: fcgi-app: allow explicit filter declaration with non-cache/non-compression filters
2026-08-26BUG/MEDIUM: cache: ignore cache on redundant origin/referer
2026-08-26MINOR: debug: check the match count in __BUG_ON_ONCE() and not in complain()
2026-08-25BUG/MEDIUM: sink: do not hold the sft lock around ring_dispatch_messages()
2026-08-25BUG/MEDIUM: connection: fix an infinite loop in the fc_pp_tlv() fetch
2026-08-25BUG/MEDIUM: mux-h1: close the connection on a short content-length
2026-08-25BUG/MINOR: hbuf: treat unexpected escape sequences as literals
2026-08-25BUG/MINOR: ech: fix label at end of compound statement
2026-08-25BUG/MEDIUM: mux-fcgi: check the room left before appending the index
2026-08-25BUG/MEDIUM: sink: pre-initialize the implicit log forwarding server
2026-08-25BUG/MINOR: resolvers: accept fields at the response boundary
2026-08-25BUG/MINOR: ssl/cli: fix frontend-not-found detection in 'show ssl sni -f'
2026-08-25BUG/MINOR: haproxy: fix out-of-scope tmpdir usage in do_chroot()
2026-08-25BUG/MEDIUM: ssl: isolate TLS session resumption per authentication policy
2026-08-25BUG/MINOR: ssl: isolate TLS session resumption per crt-list filter
2026-08-25BUG/MEDIUM: ssl: isolate TLS session resumption per X509 server certificate
2026-08-25BUG/MINOR: ssl: apply tune.ssl.lifetime to TLS1.3 sessions on BoringSSL/AWS-LC
2026-08-25BUG/MEDIUM: ssl: enforce tune.ssl.lifetime across TLS1.3 session renewals
2026-08-25BUG/MEDIUM: ssl: Fix unprotected 'ssl_sock_choose_sni_ctx' calls
2026-08-25BUG/MINOR: ssl: release the previous client cert reference at depth > 0
2026-08-25BUG/MINOR: ssl: Fix leak of X509_NAME in traces
2026-08-25BUG/MINOR: conn: Do not check 'sess_el' list on frontend connections in __trace_enabled
2026-08-25BUG/MINOR: mux-h2: harden h2_dump_h2s_info() against potentially null h2s->sd
2026-08-25BUG/MINOR: log: fix double-free error when error in parse_loger occurs
2026-08-25BUG/MINOR: qpack: missing shift count check in qpack_get_varint() (UB)
2026-08-25BUG/MINOR: spoe: check snprintf() return value in spoe_set_var/spoe_unset_var
2026-08-25BUG/MINOR: payload: fix handshake length off-by-4 in ssl_hello_sni/alpn
2026-08-25BUG/MEDIUM: bwlim: fix a stick-table entry leak in shared mode
2026-08-25BUG/MEDIUM: http: fix authority parsing for absolute-form URI with empty path
2026-08-25BUG/MINOR: server: fix off-by-one error when parsing and copying source port range
2026-08-25BUG/MINOR: quic: avoid a division by zero in the BBR pacing interval
2026-08-25BUG/MINOR: ssl: reject an embedded NUL in the full-DN ssl_*_dn() fetches
2026-08-25BUG/MINOR: ssl: reject an embedded NUL in the ssl_*_dn(entry) fetches
2026-08-25BUG/MINOR: wurfl: fix memory leak of information list and patch strings at deinit
2026-08-25BUG/MEDIUM: cache: do not release an entry under the cache read lock
2026-08-25BUG/MEDIUM: cache: retain the primary or secondary entry only when detaching its row
2026-08-25BUG/MEDIUM: hlua_fcn: ensure systematic bref cleanup for patref list iterator
2026-08-25BUG/MEDIUM: lua: resume Channel:send() from the unsent part of the string
2026-08-25BUG/MINOR: quic: drop multiple Retry on same connection
2026-08-25BUG/MEDIUM: quic: prevent out-of-bound read on wrapping CRYPTO content
2026-08-25BUG/MINOR: mux-h2: strip the userinfo when deriving :authority for a server
2026-08-25BUG/MINOR: debug: only dump the trace once in __BUG_ON_ONCE()
2026-08-25BUG/MINOR: lb-chash: bound the walk when the saved cursor changed tree
2026-08-25BUG/MEDIUM: session: don't release a reversed connection twice on error
2026-08-25BUG/MINOR: connection: reserve the whole CRC32C TLV before saving its pointer
2026-08-25BUG/MINOR: acme: restrict the permissions of the generated account key
2026-08-25BUG/MINOR: ssl: reject server certificate names containing a NUL byte
2026-08-25BUG/MEDIUM: acme: don't delete a NULL token from the map
2026-08-25BUG/MEDIUM: ssl: require a full-length AEAD tag when decrypting with AES-GCM
2026-08-25BUG/MINOR: jwt: don't take an extra reference on the certificate public key
2026-08-25BUG/MEDIUM: jwe: validate the secret length against the algorithm of the token
2026-08-25BUG/MEDIUM: log: always reserve room for trailing 0 when using CBOR encoding helpers
2026-08-25BUG/MINOR: mux-fcgi: sanitize the STDERR records before logging them
2026-08-25BUG/MEDIUM: http-ana: check the cookie rewrite result before moving the offsets
2026-08-25BUG/MEDIUM: sock: bound the recvmsg() length when receiving old sockets
2026-08-25BUG/MEDIUM: stick-tables: use the same bucket for string keys with a NUL
2026-08-25BUG/MEDIUM: http-ana: don't crash on "keep-query" in a response redirect
2026-08-25BUG/MINOR: mux-fcgi: don't call fcgi_strm_destroy() on a NULL stream
2026-08-25BUG/MEDIUM: spoe: clear the applet pointer when the applet fails to start
2026-08-25BUG/MINOR: hlua: use a local buffer to format the socket addresses
2026-08-25BUG/MINOR: stats-file: reject tgid 0 when preloading shm objects
2026-08-25BUG/MEDIUM: hpack: encode long methods and schemes using the long form
2026-08-25BUG/MINOR: proxy: release watcher in various commands on CLI abort
2026-08-25BUG/MINOR: proxy: fix default-server leak on post-parsing cleanup
2026-08-25BUG/MINOR: server: check strdup return value on server ID
2026-08-25BUG/MEDIUM: filter: Disable auto-close on channel during TCP payload filtering
2026-08-25BUG/MEDIUM: counters: preserve shared.tg pointer on 'clear counters all'
2026-08-25BUG/MINOR: ech: reject an ECH store with no usable private key
2026-08-25BUG/MINOR: ech: propagate error from load_echkeys()
2026-08-25BUG/MINOR: cli: do not reject the "/" form of "show fd"
2026-08-25BUG/MINOR: cli: use the current argument to parse the FD spec in "show fd"
2026-08-06BUG/MEDIUM: proxy: fix crash on delete first backend
2026-07-29BUG/MINOR: server: fix check reuse-pool in srv_settings_cpy()
2026-07-29BUG/MINOR: server: duplicate server alt_proto in srv_settings_cpy()
2026-07-29BUG/MINOR: server: fix QUIC on server-template
2026-07-29BUG/MAJOR: ssl/ocsp: lock the OCSP response around reads in the stapling callback
2026-07-29BUG/MEDIUM: sample: reject the deprecated protobuf group wire types
2026-07-29BUG/MEDIUM: peers: check the available room before encoding dict values
2026-07-29BUG/MEDIUM: ssl: Put CO_ER_SSL_KEYUPDATE at the right place
2026-07-28BUG/MINOR: slz: avoid undefined shifts when building the word byte by byte
2026-07-28BUG/MINOR: slz: fix the adler32 accumulators signedness on 32-bit
2026-07-28BUG/MINOR: slz: do not append a block to an already finished stream
2026-07-28BUG/MEDIUM: slz: bound the bits wasted by the 9-bit literals
2026-07-28BUG/MINOR: slz: use the exact switch cost for the last literals of a block
2026-07-28BUG/MINOR: slz: do not read past the end of the input around the match loop
2026-07-28BUG/MINOR: http-rules: fix release of a failed "set-cookie-fmt" redirect rule
2026-07-28BUG/MINOR: htx: Transfer HTX_FL_EOM flag on success in htx_append_msg()
2026-07-28BUG/MINOR: htx: Perform raw copy for messages of same size in htx_copy_msg()
2026-07-28BUG/MEDIUM: tools: make string encoding possible to fail instead of truncating
2026-07-28BUG/MINOR: http-htx: check the strdup() of the "lf-string" http reply argument
2026-07-28BUG/MINOR: http-act: reject a negative capture id in the capture actions
2026-07-28BUG/MINOR: http-act: work on a copy of the sample in del-headers-bin
2026-07-28BUG/MINOR: http-act: restore the response buffer state in the early-hint action
2026-07-28BUG/MINOR: http-act: fix a double free of the map reference on a parsing error
2026-07-28BUG/MINOR: http-act: fix a double free of the regex on a rule parsing error
2026-07-28BUG/MINOR: http-ana: fix a one-byte over-read in the client-side cookie parser
2026-07-28BUG/MINOR: h3: don't use a block pointer to roll back a partial HTX conversion
2026-07-28BUG/MINOR: h2: don't use a block pointer to roll back a partial HTX conversion
2026-07-28BUG/MINOR: h1: report the right error position on authority/host mismatch
2026-07-28BUG/MINOR: http-htx: check the trash allocation in http_scheme_based_normalize()
2026-07-28BUG/MINOR: http: fix an out-of-bounds read in http_get_host_port() on empty host
2026-07-28BUG/MINOR: http-fetch: fix a NULL channel dereference in smp_fetch_body()
2026-07-28BUG/MEDIUM: http-fetch: reject a negative capture id in capture.{req,res}.hdr
2026-07-28BUG/MEDIUM: http-fetch: don't parse a non-HTTP check buffer as an HTX message
2026-07-28BUG/MINOR: http-htx: fix the length moved when removing a header value
2026-07-28BUG/MEDIUM: mux-h1: Always adjust case for all outgoing headers as expected
2026-07-28DEBUG: fd: catch access attempts to closed FDs
2026-07-28BUG/MEDIUM: ssl: Handle non-application data record while splicing
2026-07-28BUG/MEDIUM: ssl: Spell HAVE_VANILLA_OPENSSL correctly
2026-07-28BUG/MEDIUM: proxy: protect "show errors" against backend deletion
2026-07-28BUG/MINOR: resolvers: do not index resolvers names in the proxies
2026-07-28BUG/MEDIUM: server: Properly check for streams before deletion
2026-07-22BUG/MEDIUM: proxy: protect show backend against be deletion
2026-07-22BUG/MEDIUM: proxy: protect "show servers ..." against backend deletion
2026-07-22BUG/MEDIUM: proxy: protect "show servers ..." against server deletion
2026-07-22BUG/MINOR: sample: Fix bytes() when length it greater than remaining data
2026-07-22BUG/MEDIUM: sample: Adjust sample size capacity after pointer shift for ltrim()
2026-07-22BUG/MEDIUM: sample: Adjust sample size capacity after pointer shift for bytes()
2026-07-22BUG/MEDIUM: net-helper: Adjust sample size capacity after pointer shift
2026-07-22BUG/MINOR: mux-h1: Don't delay send if message with c-l was fully sent
2026-07-22BUG/MINOR: ssl: fix proxy lookup for show ssl sni
2026-07-22BUG/MEDIUM: protobuf: fix nested path bypass in field lookup
2026-07-22BUG/MEDIUM: protobuf: adjust sample size capacity after pointer shift
2026-07-22BUG/MEDIUM: ssl-gencert: Don't forget to free memory when done
2026-07-22BUG/MEDIUM: stats: Ensure that Origin is valid on POSTs
2026-07-22BUG/MEDIUM: cache: reattach the row when a secondary entry is incomplete
2026-07-22BUG/MINOR: shctx: fix shctx_row_data_get() when offset exceeds a block
2026-07-22BUG/MEDIUM: stats: subject "stats admin" accesses to "stats scope" filtering
2026-07-22BUG/MEDIUM: applet: Reenable reads in applet context if requesting a connection
2026-07-22BUG/MINOR: hlua: Apply socket timeout on server side only
2026-07-22BUG/MINOR: http-conv: Make url-dec failed if no space for trailing null byte
2026-07-22BUG/MINOR: stream: Fix custom max-retries initialization when setting backend
2026-07-22BUG/MINOR: stream: Fix custom timeouts initialization when setting backend
2026-07-22BUG/MEDIUM: chunk: Review chunks usage to not retrieve a large buffer by error
2026-07-22BUG/MINOR: sample: Fix a possible underflow on be2hex for large chunk size
2026-07-22BUG/MEDIUM: tcpcheck: Add proxy used for healthcheck sections in proxies list
2026-07-22BUG/MEDIUM: fd: Fix a deadlock when closing other tgroups fds
2026-07-22BUG/MINOR: quic: ignore STREAM after MUX closure on BE side
2026-07-22BUG/MEDIUM: mux_quic: complete stream shutdown for read channel
2026-07-22BUG/MEDIUM: mux_quic: do not free QCS if STOP_SENDING to sent
2026-07-22BUG/MINOR: trace/quic_frame: use buf, not trace_buf in chunk_frm_appendf()
2026-07-22BUG/MINOR: mux_quic: prevent multiple STOP_SENDING emission per stream
2026-07-22BUG/MEDIUM: h3: fix parser desync on error with multiple frames
2026-07-02BUG/MINOR: http-htx: Don't by-pass HTX API when merging cookie values
2026-07-02BUG/MINOR: mux-quic: Fix handling EOM after in qcs_http_rcv_buf()
2026-07-02BUG/MAJOR: htx: Don't swap buffers for empty HTX message with an error
2026-07-02BUG/MINOR: tools: fix invalid character detection in strl2ic()
2026-07-02BUG/MINOR: init: fix default global settings being overwritten by -G
2026-07-02BUG/MEDIUM: servers: Use a refcount for port_range and free it properly
2026-07-02BUG/MINOR: sample: set SMP_F_CONST on srv_name fetch
2026-07-02BUG/MEDIUM: server: initialise agent.health in srv_settings_init()
2026-07-02BUG/MINOR: hq-interop: support transcoding of absolute URI
2026-07-02BUG/MINOR: hq-interop: fix transcoding of wrapping response buffer
2026-07-02BUG/MEDIUM: mux_quic: fix memory leak of rx app_buf on stream free
2026-06-25BUG/MEDIUM: mux-quic: Drain the given amount of data in qcs_http_reset_buf()
2026-06-25BUG/MEDIUM: mux-spop: Truly drain outgoing data when the stream is closed
2026-06-25BUG/MEDIUM: mux-h2: Truly drain outgoing HTX data when the stream is closed
2026-06-25BUG/MEDIUM: mux-fcgi: Truly drain outgoing HTX data when the stream is closed
2026-06-25BUG/MEDIUM: h3: increment unknown request payload length
2026-06-25BUG/MINOR: hq-interop: support response buffer wrapping
2026-06-25BUG/MINOR: hq-interop: support full demux buf on large response
2026-06-25BUG/MEDIUM: hlua: Properly report EOS when http applet exits
2026-06-25BUG/MINOR: hq-interop: prevent reset if missing content-length
2026-06-25BUG/MINOR: hq-interop: reject too big content
2026-06-18BUG/MEDIUM: mux-fcgi: fix uint16_t overflow in drl += drp
2026-06-18BUG/MEDIUM: http-act: Make a copy of the sample expr in (set/add)-headers-bin
2026-06-18BUG/MEDIUM: mux_quic: fix freeze transfer after QCS rxbuf realign
2026-06-18BUG/MINOR: hpack-tbl: add missing NULL check after hpack_dht_defrag()
2026-06-18BUG/MEDIUM: ssl: Don't free the early data buffer too early
2026-06-18BUG/MINOR: quic: fix rxbuf settings on backend side
2026-06-18BUG/MINOR: mux-h1: Properly resolve file path for 'h1-case-adjust-file'
2026-06-18BUG/MEDIUM: http-ana: Don't ignore L7 retry errors
2026-06-18BUG/MINOR: http-ana: Remove a debugging memset on redirect
2026-06-18BUG/MINOR: server: fix add server with consistent hash balancing
2026-06-18BUG/MEDIUM: h3: Properly handle PUSH_PROMISE on backend connections
2026-06-18BUG/MINOR: cpu-topo: use ha_diag_notice() to report thread creations
2026-06-18BUG/MEDIUM: ktls: defer enabling TLS ULP on a socket until connected
2026-06-18BUG/MEDIUM: acme: stuck ACME task when authz is already "valid"
2026-06-18BUG/MINOR: quic: fix Initial length value in sent packets
2026-06-09BUG/MEDIUM: checks: Dequeue checks on purge
2026-06-09BUG/MINOR: acl: report "ACL" not "map" in ACL ID lookup failures
2026-06-09BUG/MEDIUM: xprt_qmux: implement ->get_ssl_sock_ctx() to get the SSL laye
2026-06-09BUG/MEDIUM: threads: Fiw build when using no thread
2026-06-09BUG/MEDIUM: regex: initialize the match array earlier during boot
2026-06-09BUG/MINOR: tcpcheck: Override external check if healthcheck section is set
2026-06-09BUG/MINOR: mux_quic: do not interrupt recv on error/incomplete data
2026-06-09BUG/MEDIUM: mux_quic: prevent risk of infinite loop on recv
2026-06-05BUG/MEDIUM: server/checks: Support healtcheck keyword on default-server lines
2026-06-05BUG/MEDIUM: check: Ignore small-buffer option when starting an external check
2026-06-05BUG/MEDIUM: check: Skip tcpcheck post-config for external checks

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