Actions
Bug #4323
closedHeap use after free in parsing signatures with ip_proto and prefilter
Affected Versions:
Effort:
Difficulty:
Label:
Description
Found by oss-fuzz
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=30498
Reproducer is
alert http any any -> any any ttl:4;prefilter;s alert ip any any -> any any content:" ";ip_proto:7;prefilter;
Updated by Jeff Lucovsky over 3 years ago
- Copied from Bug #4320: Heap use after free in parsing signatures with ip_proto and prefilter added
Updated by Victor Julien over 3 years ago
- Status changed from Assigned to In Progress
- Assignee changed from Shivani Bhardwaj to Victor Julien
Updated by Victor Julien over 3 years ago
- Status changed from In Progress to Closed
Actions