HAProxy known bugs for version v2.6.13 (maintenance branch 2.6) :  28 

This version (2.6.13) is a release belonging to maintenance branch 2.6 whose latest version is 2.6.13. 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-05-022.6.13 ⇐ yours ⇐ last
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
28 0 0 4 24

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

Merge dateSubject - Severity (minor, medium, major, critical)
2023-06-06BUG/MINOR: quic: Possible crash when SSL session init fails
2023-06-06BUG/MINOR: spoe: Only skip sending new frame after a receive attempt
2023-06-05BUG/MINOR: quic: Missing Retry token length on receipt
2023-06-05BUG/MINOR: quic: Wrong token length check (quic_generate_retry_token())
2023-06-05BUG/MEDIUM: mux-quic: fix EOI for request without payload
2023-06-05BUG/MINOR: mux-quic: handle properly Tx buf exhaustion
2023-06-05BUG/MINOR: mux-quic: differentiate failure on qc_stream_desc alloc
2023-06-05BUG/MINOR: quic: do not alloc buf count on alloc failure
2023-06-05BUG/MINOR: mux-quic: handle properly recv ncbuf alloc failure
2023-06-05BUG/MINOR: mux-quic: properly handle buf alloc failure
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-17BUG/MINOR: clock: fix the boot time measurement method for 2.6 and older
2023-05-17BUG/MINOR: checks: postpone the startup of health checks by the boot time
2023-05-17BUG/MINOR: log: fix memory error handling in parse_logsrv()
2023-05-17BUG/MINOR: errors: handle malloc failure in usermsgs_put()
2023-05-11BUG/MINOR: http_rules: fix errors paths in http_parse_redirect_rule()
2023-05-11BUG/MINOR: proxy: missing free in free_proxy for redirect rules
2023-05-11BUG/MEDIUM: mux-fcgi: Don't request more room if mux is waiting for more data
2023-05-11BUG/MINOR: quic: Buggy acknowlegments of acknowlegments function
2023-05-11BUG/MEDIUM: filters: Don't deinit filters for disabled proxies during startup
2023-05-11BUG/MINOR: quic: Possible crash when dumping version information
2023-05-11BUG/MINOR: quic: Wrong key update cipher context initialization for encryption
2023-05-11BUG/MINOR: debug: do not emit empty lines in thread dumps
2023-05-11BUG/MINOR: mux-quic: prevent quic_conn error code to be overwritten
2023-05-11DEV: haring: automatically disable DEBUG_STRICT
2023-05-11BUG/MINOR: resolvers: Use sc_need_room() to wait more room when dumping stats
2023-05-11BUG/MEDIUM: spoe: Don't start new applet if there are enough idle ones
2023-05-10BUG/MINOR: fd: always remove late updates when freeing fd_updt[]

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