[fuzz] small fuzz blockers related to header validations in API (#10466)
Fixes two small fuzz blockers related to API validations. This uses non-strict header checks ( ) 1. route_fuzz_test doesn't validate headers against /r/n/0 2. HeaderToMetadata filter includes rules on a header, which needs to be validated Fixes: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=21317 https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=21298 Corpus entries added. Signed-off-by: Asra Ali <asraa@google.com> Mirrored from https://github.com/envoyproxy/envoy @ 276ba4b8cb39ce47c9027d9747d91364939236c0master-ci-test
parent
b1336cc282
commit
1f06179b72
2 changed files with 4 additions and 2 deletions
Loading…
Reference in new issue