Actions
Bug #4072
closedssl: Integer underflow in SSL parser
Affected Versions:
Effort:
Difficulty:
Label:
Needs backport to 5.0
Description
Found by oss-fuzz
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26241
Problem arises because of comparison between u32 and u16 bytes_processed
Actions