Skip to content

Throwing an exception in case the sum of weights is over uint32_t max value#10578

Merged
mattklein123 merged 10 commits intoenvoyproxy:masterfrom
adisuissa:fix_oss_fuzz_bug_20200330
Apr 8, 2020
Merged

Throwing an exception in case the sum of weights is over uint32_t max value#10578
mattklein123 merged 10 commits intoenvoyproxy:masterfrom
adisuissa:fix_oss_fuzz_bug_20200330

Conversation

@adisuissa
Copy link
Contributor

Verifying that the sum of weights in the configuration file isn't over uint32_t maximal value.
If the sum is overflowing, an exception is thrown.

Risk Level: Low
Testing: None
Fixes fuzz test: 5702999713513472

Signed-off-by: Adi Suissa-Peleg adip@google.com

Loading
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.

4 participants