commit | 2e6bf0a2722866ae0128a4392fa2375bd1f03ff8 | [log] [tgz] |
---|---|---|
author | Youfu Zhang <zhangyoufu@gmail.com> | Fri Dec 09 19:15:48 2022 +0800 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Dec 09 12:23:14 2022 +0100 |
tree | dc67b4eb4d5827b4dacec73ed62a210759d03a2a | |
parent | 7edec90c002740df26d13f8f780f5ccd762fb876 [diff] |
BUG/MAJOR: fcgi: Fix uninitialized reserved bytes The output buffer is not zero-initialized. If we don't clear reserved bytes, fcgi requests sent to backend will leak sensitive data. This patch must be backported as far as 2.2.