Actions
Bug #5226
closedFrames: failed assertion !((int64_t)data_len > frame->len)
Affected Versions:
Effort:
Difficulty:
Label:
Description
Found by oss-fuzz
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=44103
Here is a pcap, and the rules to get the crash
(There is no problem if you do not use the rules)
I run
./src/suricata -c suricata.yaml -r clusterfuzz-testcase-minimized-fuzz_sigpcap-4813881178980352.pcap -k none -S clusterfuzz-testcase-minimized-fuzz_sigpcap-4813881178980352.rules
And get
lol 51 ffffffffffffffff
Assertion failed: (!((int64_t)data_len > frame->len)), function DetectEngineInspectFrameBufferGeneric, file detect-engine-frame.c, line 346.
Files
Updated by Victor Julien over 2 years ago
- Status changed from Assigned to Closed
- Private changed from Yes to No
Actions