Actions
Bug #4132
closed
JL
JL
Null dereference in ipv4hdr GetData
Bug #4132:
Null dereference in ipv4hdr GetData
Affected Versions:
Effort:
Difficulty:
Label:
Description
Found by oss-fuzz
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=24288
Reproducer is./src/suricata -r fail.pcap -S ip4hdr.rule
with ip4hdr.rule being a rule using ipv4.hdr alert ip any any -> any any (ipv4.hdr; content:"|00 00|"; offset:4; depth:2; sid:1234;)
The bug seems to be present for tcphdr as well
Files
JL Updated by Jeff Lucovsky over 5 years ago
- Copied from Bug #4071: Null dereference in ipv4hdr GetData added
JL Updated by Jeff Lucovsky over 5 years ago
- Status changed from Assigned to In Review
VJ Updated by Victor Julien over 5 years ago
- Status changed from In Review to Closed
JL Updated by Jeff Lucovsky over 5 years ago
- Private changed from Yes to No
Actions