HAProxy known bugs for version v3.1.5 (maintenance branch 3.1) :  58 

This version (3.1.5) is a release belonging to maintenance branch 3.1 whose latest version is 3.1.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-04-173.1.7 ⇐ last
2025-03-203.1.6 
2025-02-203.1.5 ⇐ yours
2025-02-193.1.4 
2025-01-293.1.3 
2025-01-083.1.2 
2024-12-113.1.1 
2024-11-263.1.0 

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

These fixes have already been queued for a more recent 3.1 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
58 0 0 17 41

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

Merge dateSubject - Severity (minor, medium, major, critical)
2025-04-17BUG/MINOR: rhttp: ensure GOAWAY can be emitted after reversal
2025-04-17BUG/MINOR: rhttp: fix reconnect if timeout connect unset
2025-04-17BUG/MINOR: mux-h2: prevent past scheduling with idle connections
2025-04-17BUG/MINOR: debug: detect and prevent re-entrance in ha_thread_dump_fill()
2025-04-17BUG/MINOR: wdt/debug: avoid signal re-entrance between debugger and watchdog
2025-04-17BUG/MINOR debug: fix !USE_THREAD_DUMP in ha_thread_dump_fill()
2025-04-17BUG/MINOR: threads: set threads_idle and threads_harmless even with no threads
2025-04-17BUG/MEDIUM: hlua: fix hlua_applet_{http,tcp}_fct() yield regression (lost data)
2025-04-17BUG/MINOR: h3: reject request URI with invalid characters
2025-04-17BUG/MINOR: h3: reject invalid :path in request
2025-04-17BUG/MINOR: h3: filter upgrade connection header
2025-04-17BUG/MEDIUM: h3: trim whitespaces in header value prior to QPACK encoding
2025-04-17BUG/MEDIUM: h3: trim whitespaces when parsing headers value
2025-04-15BUG/MEDIUM: http-ana: Report 502 from req analyzer only during rsp forwarding
2025-04-15BUG/MINOR: http-ana: Properly detect client abort when forwarding the response
2025-04-15BUG/MINOR: debug: remove the trailing \n from BUG_ON() statements
2025-04-15BUG/MINOR: hlua: fix invalid errmsg use in hlua_init()
2025-04-15BUG/MINOR: backend: do not use the source port when hashing clientip
2025-04-15BUG/MEDIUM: sample: fix risk of overflow when replacing multiple regex back-refs
2025-04-15BUG/MINOR: log: fix CBOR encoding with LOG_VARTEXT_START() + lf_encode_chunk()
2025-04-15BUG/MINOR: hlua_fcn: fix potential UAF with Queue:pop_wait()
2025-04-15BUG/MEDIUM: stream: Fix a possible freeze during a forced shut on a stream
2025-04-15BUG/MEDIUM: backend: fix reuse with set-dst/set-dst-port
2025-04-15BUG/MINOR: backend: do not overwrite srv dst address on reuse
2025-04-15BUG/MINOR: rhttp: fix incorrect dst/dst_port values
2025-04-15BUG/MINOR: config: silence .notice/.warning/.alert in discovery mode
2025-04-15BUG/MINOR: log: fix gcc warn about truncating NUL terminator while init char arrays
2025-04-15BUG/MINOR: mux-quic: remove extra BUG_ON() in _qcc_send_stream()
2025-04-15BUG/MEDIUM: mux-quic: fix crash on RS/SS emission if already close local
2025-04-03BUG/MEDIUM: peers: prevent learning expiration too far in futur from unsync node
2025-04-03BUG/MINOR: peers: fix expire learned from a peer not converted from ms to ticks
2025-03-20BUG/MEDIUM: stream: don't use localtime in dumps from a signal handler
2025-03-20BUG/MINOR: mux-h2: Reset streams with NO_ERROR code if full response was already sent
2025-03-20BUG/MEDIUM: hlua/cli: fix cli applet UAF in hlua_applet_wakeup()
2025-03-20BUG/MINOR: limits: compute_ideal_maxconn: don't cap remain if fd_hard_limit=0
2025-03-13BUG/MINOR: stats: fix capabilities and hide settings for some generic metrics
2025-03-13BUG/MEDIUM: thread: use pthread_self() not ha_pthread[tid] in set_affinity
2025-03-13BUG/MINOR: cfgparse-tcp: relax namespace bind check
2025-03-13BUG/MINOR: stream: fix age calculation in "show sess" output
2025-03-13BUG/MINOR: server: dont return immediately from parse_server() when skipping checks
2025-03-13BUG/MINOR: cfgparse/peers: properly handle ignored local peer case
2025-03-13BUG/MINOR: cfgparse/peers: fix inconsistent check for missing peer server
2025-03-13BUG/MEIDUM: startup: return to initial cwd only after check_config_validity()
2025-03-13BUG/MINOR: log: set proper smp size for balance log-hash
2025-03-13BUG/MINOR: server: check for either proxy-protocol v1 or v2 to send hedaer
2025-02-28BUG/MEDIUM: mux-fcgi: Try to fully fill demux buffer on receive if not empty
2025-02-28BUG/MINOR: h3: do not report transfer as aborted on preemptive response
2025-02-28BUG/MINOR: server: fix the "server-template" prefix memory leak
2025-02-28BUG/MEDIUM: server: properly initialize PROXY v2 TLVs
2025-02-28BUG/MINOR: h2: always trim leading and trailing LWS in header values
2025-02-28BUG/MEDIUM: stream: use non-blocking freq_ctr calls from the stream dumper
2025-02-28BUG/MEDIUM: stream: never allocate connection addresses from signal handler
2025-02-28BUG/MINOR: mux-h1: always make sure h1s->sd exists in h1_dump_h1s_info()
2025-02-28BUG/MINOR: stream: do not call co_data() from __strm_dump_to_buffer()
2025-02-28BUG/MINOR: sink: add tempo between 2 connection attempts for sft servers
2025-02-28BUG/MINOR: log: fix outgoing abns address family
2025-02-21BUG/MEDIUM: uxst: fix outgoing abns address family in connect()
2025-02-21BUG/MINOR: cfgparse: fix NULL ptr dereference in cfg_parse_peers

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