Actions
Bug #5529
closedframe: memory leak in signature parsing
Affected Versions:
Effort:
Difficulty:
Label:
Description
Found by oss-fuzz:
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50889&q=label%3AProj-suricata
Reproducer is alert smb any any -> any any flow:to_client; frame:smb2.data; strip_whitespace; content:"/z4>488m"; endswith; sid:4;)
Updated by Victor Julien over 2 years ago
- Status changed from New to Assigned
- Assignee changed from OISF Dev to Victor Julien
- Private changed from Yes to No
Updated by Philippe Antoine over 2 years ago
flow:to_client;
and strip_whitespace;
are needed by the bug
endswith
is not needed
Updated by Victor Julien about 2 years ago
- Target version changed from 7.0.0-beta1 to 8.0.0-beta1
Updated by Victor Julien about 2 years ago
- Target version changed from 8.0.0-beta1 to 7.0.0-rc1
Accident during mass retargeting, thanks for catching this.
Updated by Philippe Antoine about 2 years ago
Regression range is 0bf1227f0f061930cfdb751db5f055f20fb819a7...dff7e7d34e179fc3973bde22fcca6852ada98d24
Updated by Philippe Antoine about 2 years ago
- Status changed from Assigned to In Review
- Assignee changed from Victor Julien to Philippe Antoine
Updated by Philippe Antoine about 2 years ago
- Status changed from In Review to Closed
Actions