HAProxy known bugs for version v3.3.6 (maintenance branch 3.3) :  30 

This version (3.3.6) is a release belonging to maintenance branch 3.3 whose latest version is 3.3.6. 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-03-193.3.6 ⇐ yours ⇐ last
2026-03-093.3.5 
2026-02-193.3.4 
2026-02-123.3.3 
2026-01-293.3.2 
2025-12-193.3.1 
2025-11-263.3.0 

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

These fixes have already been queued for a more recent 3.3 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
30 0 0 4 26

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

Merge dateSubject - Severity (minor, medium, major, critical)
2026-03-31BUG/MINOR: stconn: Always declare the SC created from healthchecks as a back SC
2026-03-31BUG/MINOR: quic: close conn on packet reception with incompatible frame
2026-03-31BUG/MINOR: acme: fix task allocation leaked upon error
2026-03-31BUG/MEDIUM: acme: skip doing challenge if it is already valid
2026-03-31BUG/MINOR: http-ana: Only consider client abort for abortonclose
2026-03-31BUG/MINOR: config: Properly test warnif_misplaced_* return values
2026-03-31BUG/MINOR: acme: permission checks on the CLI
2026-03-31BUG/MINOR: ech: permission checks on the CLI
2026-03-23BUG/MINOR: acme/cli: fix argument check and error in 'acme challenge_ready'
2026-03-23BUG/MINOR: acme: replace atol with len-bounded __strl2uic() for retry-after
2026-03-23BUG/MINOR: acme: free() DER buffer on a2base64url error path
2026-03-23BUG/MINOR: quic: missing app ops init during backend 0-RTT sessions
2026-03-23BUG/MEDIUM: spoe: Acquire context buffer in applet before consuming a frame
2026-03-23BUG/MINOR: acme: fix incorrect number of arguments allowed in config
2026-03-23BUG/MINOR: acme: wrong labels logic always memprintf errmsg
2026-03-23BUG/MINOR: acme: acme_ctx_destroy() leaks auth->dns
2026-03-23BUG/MINOR: quic/h3: display QUIC/H3 backend module on HTML stats
2026-03-23BUG/MINOR: quic: fix counters used on BE side
2026-03-23BUG/MINOR: server: enable no-check-sni-auto for dynamic servers
2026-03-23BUG/MINOR: server: set auto SNI for dynamic servers
2026-03-23BUG/MINOR: proxy: detect strdup error on server auto SNI
2026-03-23BUG/MEDIUM: stats-file: detect and fix inconsistent shared clock when resuming from shm-stats-file
2026-03-23BUG/MINOR: stats-file: manipulate shm-stats-file heartbeat using unsigned int
2026-03-23Revert "BUG/MEDIUM: mux-h2: make sure to always report pending errors to the stream"
2026-03-23BUG/MINOR: acme/cli: wrong argument check in 'acme renew'
2026-03-23BUG/MINOR: acme: wrong error when checking for duplicate section
2026-03-23BUG/MINOR: acme: leak of ext_san upon insertion error
2026-03-23BUG/MEDIUM: acme: fix multiple resource leaks in acme_x509_req()
2026-03-23BUG/MINOR: qpack: fix 62-bit overflow and 1-byte OOB reads in decoding
2026-03-23BUG/MINOR: sock: adjust accept() error messages for ENFILE and ENOMEM
2026-03-23BUG/MINOR: mworker: fix sort order of mworker_proc in 'show proc'

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