HAProxy known bugs for version v2.0.30 (maintenance branch 2.0) :  68 

This version (2.0.30) is a release belonging to maintenance branch 2.0 whose latest version is 2.0.34. 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-12-192.0.34 ⇐ last
2023-08-192.0.33 
2023-06-122.0.32 
2023-02-142.0.31 
2022-12-092.0.30 ⇐ yours
2022-05-132.0.29 
2022-03-142.0.28 
2022-01-262.0.27 
2021-12-032.0.26 
2021-09-072.0.25 
2021-08-172.0.24 
2021-07-162.0.23 
2021-04-122.0.22 
2021-03-182.0.21 
2021-01-082.0.20 
2020-11-062.0.19 
2020-09-302.0.18 
2020-07-312.0.17 
2020-07-172.0.16 
2020-06-122.0.15 
2020-04-022.0.14 
2020-02-132.0.13 
2019-12-212.0.12 
2019-12-112.0.11 
2019-11-252.0.10 
2019-11-152.0.9 
2019-10-232.0.8 
2019-09-272.0.7 
2019-09-132.0.6 
2019-08-162.0.5 
2019-08-062.0.4 
2019-07-232.0.3 
2019-07-162.0.2 
2019-06-262.0.1 
2019-06-162.0.0 

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

These fixes have already been queued for a more recent 2.0 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 22 42

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

Merge dateSubject - Severity (minor, medium, major, critical)
2023-12-15BUG/MINOR: startup: set GTUNE_SOCKET_TRANSFER correctly
2023-12-15BUG/MINOR: sample: Make the `word` converter compatible with `-m found`
2023-12-15BUG/MINOR: stick-table/cli: Check for invalid ipv4 key
2023-12-15BUG/MINOR: cfgparse/stktable: fix error message on stktable_init() failure
2023-12-15BUG/MINOR: stktable: missing free in parse_stick_table()
2023-12-15BUG/MEDIUM: ssl: segfault when cipher is NULL
2023-12-15BUG/MINOR: ssl: suboptimal certificate selection with TLSv1.3 and dual ECDSA/RSA
2023-12-15BUG/MINOR: mux-h2: commit the current stream ID even on reject
2023-12-15BUG/MEDIUM: peers: Be sure to always refresh recconnect timer in sync task
2023-12-15BUG/MEDIUM: mux-h2: Don't report an error on shutr if a shutw is pending
2023-12-15BUG/MEDIUM: actions: always apply a longest match on prefix lookup
2023-12-15BUG/MINOR: hlua_fcn: potentially unsafe stktable_data_ptr usage
2023-12-15BUG/MINOR: hlua: fix invalid use of lua_pop on error paths
2023-12-15BUG/MINOR: freq_ctr: fix possible negative rate with the scaled API
2023-12-15BUG/MEDIUM: hlua: don't pass stale nargs argument to lua_resume()
2023-08-16BUG/MINOR: http: skip leading zeroes in content-length values
2023-08-16BUG/MINOR: h2: reject more chars from the :path pseudo header
2023-08-16BUG/MINOR: h1: do not accept '#' as part of the URI component
2023-08-16BUG/MAJOR: http: reject any empty content-length header value
2023-08-16BUG/MAJOR: http-ana: Get a fresh trash buffer for each header value replacement
2023-08-16BUG/MINOR: chunk: fix chunk_appendf() to not write a zero if buffer is full
2023-08-16BUG/MINOR: http: Return the right reason for 302
2023-08-16BUG/MINOR: sample: Fix wrong overflow detection in add/sub conveters
2023-08-16BUG/MEDIUM: mworker: increase maxsock with each new worker
2023-08-16BUG/MINOR: namespace: missing free in netns_sig_stop()
2023-08-16BUG/MINOR: server: inherit from netns in srv_settings_cpy()
2023-08-16BUG/MINOR: proxy: add missing interface bind free in free_proxy
2023-08-16BUG/MINOR: cfgparse-tcp: leak when re-declaring interface from bind line
2023-06-06BUG/MINOR: spoe: Only skip sending new frame after a receive attempt
2023-05-26BUG/MINOR: server: don't use date when restoring last_change from state file
2023-05-26BUG/MINOR: server: don't miss server stats update on server state transitions
2023-05-26BUG/MINOR: server: don't miss proxy stats update on server state transitions
2023-05-26BUG/MINOR: server: incorrect report for tracking servers leaving drain
2023-05-26BUG/MEDIUM: spoe: Don't start new applet if there are enough idle ones
2023-05-26BUG/MINOR: debug: do not emit empty lines in thread dumps
2023-05-26BUG/MEDIUM: filters: Don't deinit filters for disabled proxies during startup
2023-05-26BUG/MINOR: proxy: missing free in free_proxy for redirect rules
2023-05-26BUG/MINOR: log: fix memory error handling in parse_logsrv()
2023-05-26BUG/MINOR: hlua: unsafe hlua_lua2smp() usage
2023-05-26BUG/MINOR: tcp-rules: Don't shortened the inspect-delay when EOI is set
2023-05-26BUG/MEDIUM: mux-h1: do not refrain from signaling errors after end of input
2023-05-22BUG/MINOR: mux-h1: Account consumed output data on synchronous connection error
2023-05-22BUG/MEDIUM: mux-h1: Handle connection error after a synchronous send
2023-05-17BUG/MINOR: checks: postpone the startup of health checks by the boot time
2023-04-24BUG/MINOR: mux-h2: make sure to produce a log on invalid requests
2023-04-24BUG/MEDIUM: Update read expiration date on synchronous send
2023-04-24BUG/MEDIUM: mux-h1: Wakeup H1C on shutw if there is no I/O subscription
2023-04-24BUG/MEDIUM: mux-h2: erase h2c->wait_event.tasklet on error path
2023-04-24BUG/MEDIUM: spoe: Don't set the default traget for the SPOE agent frontend
2023-04-24BUG/MINOR: mux-h2: make sure the h2c task exists before refreshing it
2023-04-24BUG/MINOR: ssl: Use 'date' instead of 'now' in ocsp stapling callback
2023-04-24BUG/MINOR: mworker: prevent incorrect values in uptime
2023-04-24BUG/MEDIUM: mworker: don't register mworker_accept_wrapper() when master FD is wrong
2023-02-14BUG/CRITICAL: http: properly reject empty http header field names
2023-02-13BUG/MEDIUM: cache: use the correct time reference when comparing dates
2023-02-13BUG/MEDIUM: stick-table: do not leave entries in end of window during purge
2023-02-13BUG/MEDIUM: ssl: wrong eviction from the session cache tree
2023-02-13BUG/MINOR: http-ana: make set-status also update txn->status
2023-02-13BUG/MINOR: http-fetch: Don't block HTTP sample fetch eval in HTTP_MSG_ERROR state
2023-02-13BUG/MINOR: promex: Don't forget to consume the request on error
2023-02-13BUG/MINOR: resolvers: Wait the resolution execution for a do_resolv action
2023-01-20BUG/MAJOR: buf: Fix copy of wrapping output data when a buffer is realigned
2023-01-20BUG/MINOR: pool/stats: Use ullong to report total pool usage in bytes in stats
2023-01-20BUG/MEDIUM: mux-h2: Refuse interim responses with end-stream flag set
2023-01-20BUG/MEDIUM: resolvers: Use tick_first() to update the resolvers task timeout
2023-01-20BUG/MEDIUM: mworker: fix segv in early failure of mworker mode with peers
2023-01-20BUG/MINOR: ssl: Fix potential overflow
2023-01-20BUG/MEDIUM: ssl: Verify error codes can exceed 63

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