Actions
Bug #4320
closed
PA
PA
Heap use after free in parsing signatures with ip_proto and prefilter
Bug #4320:
Heap use after free in parsing signatures with ip_proto and prefilter
Affected Versions:
Effort:
Difficulty:
Label:
Needs backport to 5.0, Needs backport to 6.0
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;
PA Updated by Philippe Antoine about 5 years ago
- Status changed from New to In Review
Gitlab
JL Updated by Jeff Lucovsky about 5 years ago
- Copied to Bug #4322: Heap use after free in parsing signatures with ip_proto and prefilter added
JL Updated by Jeff Lucovsky about 5 years ago
- Copied to Bug #4323: Heap use after free in parsing signatures with ip_proto and prefilter added
VJ Updated by Victor Julien about 5 years ago
- Target version changed from 6.0.2 to 7.0.0-beta1
PA Updated by Philippe Antoine about 5 years ago
- Status changed from In Review to Closed
VJ Updated by Victor Julien over 4 years ago
- Private changed from Yes to No
Actions