Skip to content

[CVE-2022-2881] test for growth of compressed pipelined responses

Michal Nowak requested to merge 3493-compression-buffer-reuse-test into main

add a test to compare the Content-Length of successive compressed messages on a single HTTP connection that should contain the same data; fail if the size grows by more than 100 bytes from one query to the next.

This was originally isc-private/bind9!434.

See #3493 (closed)

Edited by Michal Nowak

Merge request reports