Actions
Bug #4323
closed
JL
VJ
Heap use after free in parsing signatures with ip_proto and prefilter
Bug #4323:
Heap 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;
JL Updated by Jeff Lucovsky about 5 years ago
- Copied from Bug #4320: Heap use after free in parsing signatures with ip_proto and prefilter added
VJ Updated by Victor Julien about 5 years ago
- Status changed from Assigned to In Progress
- Assignee changed from Shivani Bhardwaj to Victor Julien
VJ Updated by Victor Julien about 5 years ago
- Status changed from In Progress to Closed
JL Updated by Jeff Lucovsky about 5 years ago
- Private changed from Yes to No
Actions