HAProxy known bugs for version v2.6.14 (maintenance branch 2.6) :  93 

This version (2.6.14) is a release belonging to maintenance branch 2.6 whose latest version is 2.6.15. 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
2023-08-092.6.15 ⇐ last
2023-06-092.6.14 ⇐ yours
2023-05-022.6.13 
2023-03-282.6.12 
2023-03-172.6.11 
2023-03-102.6.10 
2023-02-142.6.9 
2023-01-242.6.8 
2022-12-022.6.7 
2022-09-222.6.6 
2022-09-032.6.5 
2022-08-222.6.4 
2022-08-192.6.3 
2022-07-222.6.2 
2022-06-212.6.1 
2022-05-312.6.0 

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

These fixes have already been queued for a more recent 2.6 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
93 0 5 26 62

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

Merge dateSubject - Severity (minor, medium, major, critical)
2023-10-27BUG/MINOR: mux-h2: update tracked counters with req cnt/req err
2023-10-27BUG/MINOR: mux-h2: commit the current stream ID even on reject
2023-10-27BUG/MEDIUM: peers: Fix synchro for huge number of tables
2023-10-27BUG/MEDIUM: peers: Be sure to always refresh recconnect timer in sync task
2023-10-27BUG/MINOR: mux-h2: fix http-request and http-keep-alive timeouts again
2023-10-27BUG/MEDIUM: mux-h2: Don't report an error on shutr if a shutw is pending
2023-10-27BUG/MINOR: mux-h2: make up other blocked streams upon removal from list
2023-10-27BUG/MINOR: mux-quic: fix free on qcs-new fail alloc
2023-10-27BUG/MINOR: h3: strengthen host/authority header parsing
2023-10-27BUG/MINOR: mux-quic: support initial 0 max-stream-data
2023-10-27BUG/MINOR: quic: reject packet with no frame
2023-10-27BUG/MINOR: quic: Avoid crashing with unsupported cryptographic algos
2023-10-27BUG/MINOR: hq-interop: simplify parser requirement
2023-10-27BUG/MEDIUM: h1: Ignore C-L value in the H1 parser if T-E is also set
2023-10-27BUG/MINOR: mux-h1: Ignore C-L when sending H1 messages if T-E is also set
2023-10-27BUG/MEDIUM: hlua: Initialize appctx used by a lua socket on connect only
2023-10-17BUG/MEDIUM: quic_conn: let the scheduler kill the task when needed
2023-10-06BUG/MEDIUM: actions: always apply a longest match on prefix lookup
2023-10-04BUILD: bug: make BUG_ON() void to avoid a rare warning
2023-10-04BUG/MEDIUM: server/cli: don't delete a dynamic server that has streams
2023-10-04BUG/MINOR: server: add missing free for server->rdr_pfx
2023-10-04BUG/MAJOR: mux-h2: Report a protocol error for any DATA frame before headers
2023-10-04BUG/MINOR: freq_ctr: fix possible negative rate with the scaled API
2023-10-04BUG/MINOR: promex: fix backend_agg_check_status
2023-10-04BUG/MEDIUM: mux-fcgi: Don't swap trash and dbuf when handling STDERR records
2023-10-04BUG/MINOR: hlua/init: coroutine may not resume itself
2023-10-04BUG/MEDIUM: hlua: don't pass stale nargs argument to lua_resume()
2023-10-04Revert "BUG/MEDIUM: quic: missing check of dcid for init pkt including a token"
2023-10-04BUG/MEDIUM: hlua: streams don't support mixing lua-load with lua-load-per-thread
2023-10-04BUG/MINOR: quic: Wrong cluster secret initialization
2023-10-04BUG/MINOR: quic: Leak of frames to send.
2023-09-07BUG/MINOR: quic: Wrong RTT computation (srtt and rrt_var)
2023-09-07BUG/MINOR: hlua/action: incorrect message on E_YIELD error
2023-09-07BUG/MEDIUM: stconn/stream: Forward shutdown on write timeout
2023-09-07BUG/MINOR: quic: Wrong RTT adjusments
2023-09-07BUG/MEDIUM: h1-htx: Ensure chunked parsing with full output buffer
2023-09-07BUG/MAJOR: quic: Really ignore malformed ACK frames.
2023-09-07BUG/MINOR: quic: Possible skipped RTT sampling
2023-09-07BUG/MEDIUM: stconn: Don't block sends if there is a pending shutdown
2023-09-07BUG/MEDIUM: stconn: Wake applets on sending path if there is a pending shutdown
2023-09-07BUG/MINOR: ssl/cli: can't find ".crt" files when replacing a certificate
2023-09-07BUG/MINOR: ssl_sock: fix possible memory leak on OOM
2023-09-07BUG/MINOR: hlua_fcn: potentially unsafe stktable_data_ptr usage
2023-09-07BUG/MINOR: stktable: allow sc-set-gpt(0) from tcp-request connection
2023-09-07BUG/MINOR: hlua: fix invalid use of lua_pop on error paths
2023-08-09BUG/MINOR: http: skip leading zeroes in content-length values
2023-08-09BUG/MINOR: h3: reject more chars from the :path pseudo header
2023-08-09BUG/MINOR: h2: reject more chars from the :path pseudo header
2023-08-09BUG/MINOR: h1: do not accept '#' as part of the URI component
2023-08-09BUG/MAJOR: http: reject any empty content-length header value
2023-08-09BUG/MAJOR: h3: reject header values containing invalid chars
2023-08-09BUG/MAJOR: http-ana: Get a fresh trash buffer for each header value replacement
2023-08-09BUG/MEDIUM: h3: Be sure to handle fin bit on the last DATA frame
2023-08-09BUG/MINOR: chunk: fix chunk_appendf() to not write a zero if buffer is full
2023-08-09BUG/MEDIUM: h3: Properly report a C-L header was found to the HTX start-line
2023-07-21BUG/MEDIUM: listener: Acquire proxy's lock in relax_listener() if necessary
2023-07-21BUG/MINOR: quic: Missing parentheses around PTO probe variable.
2023-07-21BUG/MINOR: h1-htx: Return the right reason for 302 FCGI responses
2023-07-21BUG/MINOR: hlua: add check for lua_newstate
2023-07-21BUG/MINOR: http: Return the right reason for 302
2023-07-21BUG/MINOR: sample: Fix wrong overflow detection in add/sub conveters
2023-07-21BUG/MINOR: hlua: hlua_yieldk ctx argument should support pointers
2023-07-21BUG/MEDIUM: quic: timestamp shared in token was using internal time clock
2023-07-21BUG/MEDIUM: quic: missing check of dcid for init pkt including a token
2023-07-21BUG/MINOR: quic: retry token remove one useless intermediate expand
2023-07-21BUG/MEDIUM: quic: token IV was not computed using a strong secret
2023-07-21BUG/MINOR: config: Remove final '\n' in error messages
2023-07-21BUG/MINOR: sink/log: properly deinit srv in sink_new_from_logsrv()
2023-07-21BUG/MINOR: sink: fix errors handling in cfg_post_parse_ring()
2023-07-21BUG/MINOR: sink: invalid sft free in sink_deinit()
2023-07-21BUG/MINOR: log: free errmsg on error in cfg_parse_log_forward()
2023-07-21BUG/MINOR: log: fix multiple error paths in cfg_parse_log_forward()
2023-07-21BUG/MINOR: log: fix missing name error message in cfg_parse_log_forward()
2023-07-21BUG/MEDIUM: log: improper use of logsrv->maxlen for buffer targets
2023-07-21BUG/MINOR: log: LF upsets maxlen for UDP targets
2023-07-21BUG/MINOR: ring: maxlen warning reported as alert
2023-07-21BUG/MINOR: ring: size warning incorrectly reported as fatal error
2023-07-21BUG/MINOR: sink: missing sft free in sink_deinit()
2023-07-21BUG/MEDIUM: sink: invalid server list in sink_new_from_logsrv()
2023-07-21BUG/MINOR: cache: A 'max-age=0' cache-control directive can be overriden by a s-maxage
2023-07-21BUG/MINOR: tcp_sample: bc_{dst,src} return IP not INT
2023-07-21BUG/MINOR: quic: Wrong endianess for version field in Retry token
2023-07-21BUG/MINOR: quic: Wrong Retry paquet version field endianess
2023-07-21BUG/MINOR: quic: Missing random bits in Retry packet header
2023-07-21BUG/MINOR: config: fix stick table duplicate name check
2023-07-21BUG/MEDIUM: quic: error checking buffer large enought to receive the retry tag
2023-07-21BUG/MINOR: mux-h2: refresh the idle_timer when the mux is empty
2023-07-21BUG/MEDIUM: mux-h2: make sure control frames do not refresh the idle timeout
2023-06-22BUG/MINOR: mworker: leak of a socketpair during startup failure
2023-06-22BUG/MINOR: quic: ticks comparison without ticks API use
2023-06-22BUG/MEDIUM: mworker: increase maxsock with each new worker
2023-06-22BUG/MINOR: quic: Missing initialization (packet number space probing)
2023-06-22BUG/MINOR: namespace: missing free in netns_sig_stop()
2023-06-22BUG/MINOR: server: inherit from netns in srv_settings_cpy()
2023-06-22BUG/MINOR: quic: Wrong encryption level flags checking

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