Actions
Bug #4433
closedDebug assert failed in ikev1 logger
Affected Versions:
Effort:
Difficulty:
Label:
Needs backport to 6.0
Description
Found by oss-fuzz
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=33241
Reproducer pcap is attached
I wonder if the fix is to remove the assert
https://github.com/OISF/suricata/pull/5955/files#diff-bc4b3b79e63dd6bb3f1b719352a30e9c979b36ada374b68ddaba29c54b410c26R79
Because I do not see how the code can prevent multiple transforms, coming from two different packets/transactions and registered in the ikev1 state
Another fix could be that update
keeps at most one transform
Files
Updated by Philippe Antoine over 3 years ago
- Affected Versions git master added
- Affected Versions deleted (
6.0.3)
Updated by Philippe Antoine over 3 years ago
- Status changed from New to In Review
Updated by Jeff Lucovsky over 3 years ago
- Copied to Bug #4456: Debug assert failed in ikev1 logger added
Updated by Philippe Antoine over 3 years ago
- Status changed from In Review to Closed
Actions