Actions
Bug #3934
closedInteger overflow in SCSigOrderByPriorityCompare
Affected Versions:
Effort:
Difficulty:
Label:
Description
Found by oss-fuzz :
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=24731
The computation sw2->sig->prio - sw1->sig->prio
should check for overflows
Actions