Skip to content

fuzz: fixes oss-fuzz: 9621#3988

Merged
htuch merged 1 commit intoenvoyproxy:masterfrom
anirudhmurali:oss-fuzz-9621
Jul 30, 2018
Merged

fuzz: fixes oss-fuzz: 9621#3988
htuch merged 1 commit intoenvoyproxy:masterfrom
anirudhmurali:oss-fuzz-9621

Conversation

@anirudhmurali
Copy link
Copy Markdown
Member

Title: Fixes oss-fuzz: 9621

Description:

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

Signed-off-by: Anirudh M <m.anirudh18@gmail.com>
Copy link
Copy Markdown
Member

@htuch htuch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@htuch htuch merged commit 7d61b00 into envoyproxy:master Jul 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants