HAProxy known bugs for maintenance branch 3.2 :  0 

This is maintenance branch 3.2 whose latest version is 3.2.17. 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. In short, if you are running any 3.2 version other than 3.2.17, you're running with known bugs.

Quick links

Versions available in this branch

This branch contains the following releases :

DateVersionComment
2026-04-303.2.17 ⇐ last
2026-04-233.2.16 
2026-03-193.2.15 
2026-03-093.2.14 
2026-02-193.2.13 
2026-02-123.2.12 
2026-01-293.2.11 
2025-12-183.2.10 
2025-11-213.2.9 
2025-11-073.2.8 
2025-10-233.2.7 
2025-10-033.2.6 
2025-09-233.2.5 
2025-08-133.2.4 
2025-07-093.2.3 
2025-07-023.2.2 
2025-06-113.2.1 
2025-05-283.2.0 

Fixes for known bugs pending in this branch since the last release (3.2.17)

These fixes have already been queued for the next 3.2 release but no version was released with them yet. Note that fixes are backported several at a time from the development branch to maintenance branches, and the absence of a fix here doesn't mean none will be issued soon.

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 the latest version of this branch by category :

TotalCRITICALMAJORMEDIUMMINOR
0 0 0 0 0

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

Merge dateSubject - Severity (minor, medium, major, critical)

Known bugs fixed in the development branch after the last commit in this branch

It is important to understand that not all of these commits are necessarily relevant to this version, but clicking on them will show the bug description. All fixes are made first in the development branch and then backported to the maintenance branches. This ensures no fix is lost when upgrading. If a fix was marked for backporting to this branch and is not there yet, it's likely that it is still missing. Do not hesitate to ask on the haproxy mailing list if you feel like a fix has been skipped.

DateSubject
2026-05-04BUG/MAJOR: mux-h2: preset MSGF_BODY_CL on H2_SF_DATA_CLEN in h2c_dec_hdrs()
2026-05-04BUG/MEDIUM: mux-h2: fix the body_len to check when parsing request trailers
2026-05-04BUG/MINOR: quic: fix trace crash on datagram receive
2026-05-04BUG/MEDIUM: acme: fix stalled renewal when opportunistic DNS check fails
2026-05-04BUG/MINOR: quic: fix buffer overflow with sockaddr_in46
2026-04-30CI: github: add DEBUG_STRICT=2 to ASAN jobs
2026-04-30BUG/MINOR: pattern: release the reference on failure to load from file
2026-04-30BUG/MINOR: map: do not leak a map descriptor on load error
2026-04-30BUG/MINOR: acl: fix a possible arg corruption in smp_fetch_acl_parse()
2026-04-30BUG/MEDIUM: cli: fix master CLI connection slot leak on client disconnect
2026-04-30BUG/MINOR: quic: handle cases where we don't have an address

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