fuzz: fixes oss-fuzz: 9621 (#3988)
The issue is due to on the crash of Envoy::Network::Utility::getAddressWithPort because of the invalid port_value. Added max constraint validate rule to the port_value field. Risk Level: Low Testing: Tested unit tests (bazel test //test/server/config_validation:config_fuzz_test), built and ran fuzzers with oss-fuzz. Signed-off-by: Anirudh M <m.anirudh18@gmail.com> Mirrored from https://github.com/envoyproxy/envoy @ 7d61b00171fb3cc349a9d834dafdf10f0c70addapull/620/head
parent
603e4cc15b
commit
93e8038a99
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue