Actions
Bug #3913
closedMemory leak from signature with pcrexform
Affected Versions:
Effort:
Difficulty:
Label:
Description
Found by oss-fuzz
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25500
Reproducer is to reload signature file with alert ip any 88 -> any any icmpv6.hdr; flow:to_client,established; content:".zip|22|"; nocase; within:12mqt tcp-pkt any any -> any any (pcre:"/gid=(\d+)/sssssssAsssssssssssssssssssssssQsss";pcrexform:"GET"; sid:481;)
SigMatchPrepare
frees s->init_data
. but not its transform options
Updated by Philippe Antoine about 4 years ago
- Status changed from In Review to Resolved
Updated by Victor Julien about 4 years ago
- Status changed from Resolved to Closed
Actions