Project

General

Profile

Bug #8184 » 00113df1431c20d709afc5df9d12beb8e4236fb5.log

Sergey Zhidkih, 12/29/2025 12:23 PM

 
INFO: Running with entropic power schedule (0xFF, 100).
INFO: Seed: 2065909454
/artifacts/cov_workdir/fuzz_sigpcap: Running 1 inputs 1 time(s) each.
Running: /artifacts/afl_workdir//fuzz_sigpcap.d/00113df1431c20d709afc5df9d12beb8e4236fb5
util-hash-string.c:27:23: runtime error: left shift of 193458092 by 5 places cannot be represented in type 'uint32_t' (aka 'unsigned int')
#0 0x5620d978aaac in StringHashDjb2 /artifacts/suricata/src/util-hash-string.c:27:23
#1 0x5620d982f940 in ProtoNameHashFunc /artifacts/suricata/src/util-proto-name.c:364:12
#2 0x5620d978bf28 in HashTableAdd /artifacts/suricata/src/util-hash.c:125:21
#3 0x5620d983043f in ProtoNameAddEntry /artifacts/suricata/src/util-proto-name.c:399:14
#4 0x5620d982f4cf in SCProtoNameInit /artifacts/suricata/src/util-proto-name.c:427:13
#5 0x5620d9647d11 in GlobalsInitPreConfig /artifacts/suricata/src/suricata.c:387:5
#6 0x5620d912c6a9 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:65:9
#7 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#8 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#9 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#10 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#11 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#13 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior util-hash-string.c:27:23
util-hash-string.c:27:29: runtime error: unsigned integer overflow: 2428284768 + 2089149819 cannot be represented in type 'uint32_t' (aka 'unsigned int')
#0 0x5620d978aae3 in StringHashDjb2 /artifacts/suricata/src/util-hash-string.c:27:29
#1 0x5620d982f940 in ProtoNameHashFunc /artifacts/suricata/src/util-proto-name.c:364:12
#2 0x5620d978bf28 in HashTableAdd /artifacts/suricata/src/util-hash.c:125:21
#3 0x5620d983043f in ProtoNameAddEntry /artifacts/suricata/src/util-proto-name.c:399:14
#4 0x5620d982f4cf in SCProtoNameInit /artifacts/suricata/src/util-proto-name.c:427:13
#5 0x5620d9647d11 in GlobalsInitPreConfig /artifacts/suricata/src/suricata.c:387:5
#6 0x5620d912c6a9 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:65:9
#7 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#8 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#9 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#10 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#11 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#13 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior util-hash-string.c:27:29
detect-engine-build.c:1434:24: runtime error: implicit conversion from type 'int' of value 65536 (32-bit, signed) to type 'uint16_t' (aka 'unsigned short') changed the value to 0 (16-bit, unsigned)
#0 0x5620d9e1a57d in CreatePortList /artifacts/suricata/src/detect-engine-build.c:1434:24
#1 0x5620d9e0aabc in RulesGroupByPorts /artifacts/suricata/src/detect-engine-build.c:1560:9
#2 0x5620d9e06f5c in SigPrepareStage2 /artifacts/suricata/src/detect-engine-build.c:1875:30
#3 0x5620d9e147d9 in SigGroupBuild /artifacts/suricata/src/detect-engine-build.c:2210:9
#4 0x5620d9eaa059 in SigLoadSignatures /artifacts/suricata/src/detect-engine-loader.c:500:9
#5 0x5620d922d33b in DetectEngineReload /artifacts/suricata/src/detect-engine.c:4848:9
#6 0x5620d912cf53 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:132:9
#7 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#8 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#9 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#10 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#11 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#13 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior detect-engine-build.c:1434:24
decode-tcp.c:227:20: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'TCPHdr' (aka 'struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e d9 00 00 00 00 b0 02 ff ff e5 df 00 00 02 04 05 b4 01 03 03 00
^
#0 0x5620d9d2897b in DecodeTCPPacket /artifacts/suricata/src/decode-tcp.c:227:20
#1 0x5620d9d28310 in DecodeTCP /artifacts/suricata/src/decode-tcp.c:277:9
#2 0x5620d9ca76b1 in DecodeIPV4 /artifacts/suricata/src/decode-ipv4.c:571:13
#3 0x5620d9c5345a in DecodeNetworkLayer /artifacts/suricata/src/./decode.h:1473:13
#4 0x5620d9c527fc in DecodeEthernet /artifacts/suricata/src/decode-ethernet.c:61:5
#5 0x5620d9413d68 in DecodePcapFile /artifacts/suricata/src/source-pcap-file.c:444:9
#6 0x5620d912dbb1 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:174:29
#7 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#8 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#9 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#10 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#11 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#13 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior decode-tcp.c:227:20
decode-tcp.c:227:20: runtime error: load of misaligned address 0x7d1ea3f6267a for type 'uint8_t' (aka 'unsigned char'), which requires 4 byte alignment
0x7d1ea3f6267a: note: pointer points here
00 00 00 00 b0 02 ff ff e5 df 00 00 02 04 05 b4 01 03 03 00 01 01 08 0a 1e 8d 47 f6 00 00 00 00
^
#0 0x5620d9d289b8 in DecodeTCPPacket /artifacts/suricata/src/decode-tcp.c:227:20
#1 0x5620d9d28310 in DecodeTCP /artifacts/suricata/src/decode-tcp.c:277:9
#2 0x5620d9ca76b1 in DecodeIPV4 /artifacts/suricata/src/decode-ipv4.c:571:13
#3 0x5620d9c5345a in DecodeNetworkLayer /artifacts/suricata/src/./decode.h:1473:13
#4 0x5620d9c527fc in DecodeEthernet /artifacts/suricata/src/decode-ethernet.c:61:5
#5 0x5620d9413d68 in DecodePcapFile /artifacts/suricata/src/source-pcap-file.c:444:9
#6 0x5620d912dbb1 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:174:29
#7 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#8 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#9 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#10 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#11 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#13 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior decode-tcp.c:227:20
decode-tcp.c:243:13: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'TCPHdr' (aka 'struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e d9 00 00 00 00 b0 02 ff ff e5 df 00 00 02 04 05 b4 01 03 03 00
^
#0 0x5620d9d297cc in DecodeTCPPacket /artifacts/suricata/src/decode-tcp.c:243:13
#1 0x5620d9d28310 in DecodeTCP /artifacts/suricata/src/decode-tcp.c:277:9
#2 0x5620d9ca76b1 in DecodeIPV4 /artifacts/suricata/src/decode-ipv4.c:571:13
#3 0x5620d9c5345a in DecodeNetworkLayer /artifacts/suricata/src/./decode.h:1473:13
#4 0x5620d9c527fc in DecodeEthernet /artifacts/suricata/src/decode-ethernet.c:61:5
#5 0x5620d9413d68 in DecodePcapFile /artifacts/suricata/src/source-pcap-file.c:444:9
#6 0x5620d912dbb1 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:174:29
#7 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#8 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#9 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#10 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#11 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#13 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior decode-tcp.c:243:13
decode-tcp.c:243:13: runtime error: load of misaligned address 0x7d1ea3f6266e for type 'uint16_t' (aka 'unsigned short'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e d9 00 00 00 00 b0 02 ff ff e5 df 00 00 02 04 05 b4 01 03 03 00
^
#0 0x5620d9d297fe in DecodeTCPPacket /artifacts/suricata/src/decode-tcp.c:243:13
#1 0x5620d9d28310 in DecodeTCP /artifacts/suricata/src/decode-tcp.c:277:9
#2 0x5620d9ca76b1 in DecodeIPV4 /artifacts/suricata/src/decode-ipv4.c:571:13
#3 0x5620d9c5345a in DecodeNetworkLayer /artifacts/suricata/src/./decode.h:1473:13
#4 0x5620d9c527fc in DecodeEthernet /artifacts/suricata/src/decode-ethernet.c:61:5
#5 0x5620d9413d68 in DecodePcapFile /artifacts/suricata/src/source-pcap-file.c:444:9
#6 0x5620d912dbb1 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:174:29
#7 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#8 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#9 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#10 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#11 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#13 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior decode-tcp.c:243:13
decode-tcp.c:244:13: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'TCPHdr' (aka 'struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e d9 00 00 00 00 b0 02 ff ff e5 df 00 00 02 04 05 b4 01 03 03 00
^
#0 0x5620d9d29980 in DecodeTCPPacket /artifacts/suricata/src/decode-tcp.c:244:13
#1 0x5620d9d28310 in DecodeTCP /artifacts/suricata/src/decode-tcp.c:277:9
#2 0x5620d9ca76b1 in DecodeIPV4 /artifacts/suricata/src/decode-ipv4.c:571:13
#3 0x5620d9c5345a in DecodeNetworkLayer /artifacts/suricata/src/./decode.h:1473:13
#4 0x5620d9c527fc in DecodeEthernet /artifacts/suricata/src/decode-ethernet.c:61:5
#5 0x5620d9413d68 in DecodePcapFile /artifacts/suricata/src/source-pcap-file.c:444:9
#6 0x5620d912dbb1 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:174:29
#7 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#8 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#9 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#10 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#11 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#13 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior decode-tcp.c:244:13
decode-tcp.c:252:16: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'TCPHdr' (aka 'struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e d9 00 00 00 00 b0 02 ff ff e5 df 00 00 02 04 05 b4 01 03 03 00
^
#0 0x5620d9d29e23 in DecodeTCPPacket /artifacts/suricata/src/decode-tcp.c:252:16
#1 0x5620d9d28310 in DecodeTCP /artifacts/suricata/src/decode-tcp.c:277:9
#2 0x5620d9ca76b1 in DecodeIPV4 /artifacts/suricata/src/decode-ipv4.c:571:13
#3 0x5620d9c5345a in DecodeNetworkLayer /artifacts/suricata/src/./decode.h:1473:13
#4 0x5620d9c527fc in DecodeEthernet /artifacts/suricata/src/decode-ethernet.c:61:5
#5 0x5620d9413d68 in DecodePcapFile /artifacts/suricata/src/source-pcap-file.c:444:9
#6 0x5620d912dbb1 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:174:29
#7 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#8 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#9 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#10 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#11 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#13 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior decode-tcp.c:252:16
decode-tcp.c:254:22: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'TCPHdr' (aka 'struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e d9 00 00 00 00 b0 02 ff ff e5 df 00 00 02 04 05 b4 01 03 03 00
^
#0 0x5620d9d29fc1 in DecodeTCPPacket /artifacts/suricata/src/decode-tcp.c:254:22
#1 0x5620d9d28310 in DecodeTCP /artifacts/suricata/src/decode-tcp.c:277:9
#2 0x5620d9ca76b1 in DecodeIPV4 /artifacts/suricata/src/decode-ipv4.c:571:13
#3 0x5620d9c5345a in DecodeNetworkLayer /artifacts/suricata/src/./decode.h:1473:13
#4 0x5620d9c527fc in DecodeEthernet /artifacts/suricata/src/decode-ethernet.c:61:5
#5 0x5620d9413d68 in DecodePcapFile /artifacts/suricata/src/source-pcap-file.c:444:9
#6 0x5620d912dbb1 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:174:29
#7 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#8 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#9 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#10 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#11 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#13 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior decode-tcp.c:254:22
decode-tcp.c:257:15: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'TCPHdr' (aka 'struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e d9 00 00 00 00 b0 02 ff ff e5 df 00 00 02 04 05 b4 01 03 03 00
^
#0 0x5620d9d2a15c in DecodeTCPPacket /artifacts/suricata/src/decode-tcp.c:257:15
#1 0x5620d9d28310 in DecodeTCP /artifacts/suricata/src/decode-tcp.c:277:9
#2 0x5620d9ca76b1 in DecodeIPV4 /artifacts/suricata/src/decode-ipv4.c:571:13
#3 0x5620d9c5345a in DecodeNetworkLayer /artifacts/suricata/src/./decode.h:1473:13
#4 0x5620d9c527fc in DecodeEthernet /artifacts/suricata/src/decode-ethernet.c:61:5
#5 0x5620d9413d68 in DecodePcapFile /artifacts/suricata/src/source-pcap-file.c:444:9
#6 0x5620d912dbb1 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:174:29
#7 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#8 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#9 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#10 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#11 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#13 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior decode-tcp.c:257:15
decode-tcp.c:260:15: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'TCPHdr' (aka 'struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e d9 00 00 00 00 b0 02 ff ff e5 df 00 00 02 04 05 b4 01 03 03 00
^
#0 0x5620d9d2a2f5 in DecodeTCPPacket /artifacts/suricata/src/decode-tcp.c:260:15
#1 0x5620d9d28310 in DecodeTCP /artifacts/suricata/src/decode-tcp.c:277:9
#2 0x5620d9ca76b1 in DecodeIPV4 /artifacts/suricata/src/decode-ipv4.c:571:13
#3 0x5620d9c5345a in DecodeNetworkLayer /artifacts/suricata/src/./decode.h:1473:13
#4 0x5620d9c527fc in DecodeEthernet /artifacts/suricata/src/decode-ethernet.c:61:5
#5 0x5620d9413d68 in DecodePcapFile /artifacts/suricata/src/source-pcap-file.c:444:9
#6 0x5620d912dbb1 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:174:29
#7 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#8 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#9 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#10 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#11 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#13 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior decode-tcp.c:260:15
stream-tcp.c:5695:17: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e d9 00 00 00 00 b0 02 ff ff e5 df 00 00 02 04 05 b4 01 03 03 00
^
#0 0x5620d950531d in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5695:17
#1 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#2 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#3 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#4 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#5 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#6 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#7 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#8 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#9 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#10 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#11 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:5695:17
stream-tcp.c:5695:39: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e d9 00 00 00 00 b0 02 ff ff e5 df 00 00 02 04 05 b4 01 03 03 00
^
#0 0x5620d95053e2 in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5695:39
#1 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#2 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#3 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#4 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#5 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#6 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#7 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#8 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#9 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#10 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#11 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:5695:39
stream-tcp.c:5695:39: runtime error: load of misaligned address 0x7d1ea3f62676 for type 'const uint32_t' (aka 'const unsigned int'), which requires 4 byte alignment
0x7d1ea3f62676: note: pointer points here
04 84 6e d9 00 00 00 00 b0 02 ff ff e5 df 00 00 02 04 05 b4 01 03 03 00 01 01 08 0a 1e 8d 47 f6
^
#0 0x5620d950541f in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5695:39
#1 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#2 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#3 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#4 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#5 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#6 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#7 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#8 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#9 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#10 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#11 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:5695:39
stream-tcp.c:5699:16: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e d9 00 00 00 00 b0 02 ff ff e5 df 00 00 02 04 05 b4 01 03 03 00
^
#0 0x5620d9505d02 in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5699:16
#1 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#2 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#3 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#4 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#5 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#6 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#7 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#8 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#9 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#10 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#11 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:5699:16
stream-tcp.c:1195:15: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e d9 00 00 00 00 b0 02 ff ff e5 df 00 00 02 04 05 b4 01 03 03 00
^
#0 0x5620d9509201 in StreamTcpPacketStateNone /artifacts/suricata/src/stream-tcp.c:1195:15
#1 0x5620d9505fff in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5719:13
#2 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#3 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#4 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#5 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#6 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#7 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#8 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#9 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#10 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#11 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:1195:15
stream-tcp.c:1200:22: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e d9 00 00 00 00 b0 02 ff ff e5 df 00 00 02 04 05 b4 01 03 03 00
^
#0 0x5620d9509a78 in StreamTcpPacketStateNone /artifacts/suricata/src/stream-tcp.c:1200:22
#1 0x5620d9505fff in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5719:13
#2 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#3 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#4 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#5 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#6 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#7 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#8 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#9 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#10 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#11 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:1200:22
stream-tcp.c:1297:23: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e d9 00 00 00 00 b0 02 ff ff e5 df 00 00 02 04 05 b4 01 03 03 00
^
#0 0x5620d950e53b in StreamTcpPacketStateNone /artifacts/suricata/src/stream-tcp.c:1297:23
#1 0x5620d9505fff in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5719:13
#2 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#3 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#4 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#5 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#6 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#7 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#8 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#9 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#10 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#11 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:1297:23
stream-tcp.c:1405:22: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e d9 00 00 00 00 b0 02 ff ff e5 df 00 00 02 04 05 b4 01 03 03 00
^
#0 0x5620d9511e92 in StreamTcpPacketStateNone /artifacts/suricata/src/stream-tcp.c:1405:22
#1 0x5620d9505fff in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5719:13
#2 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#3 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#4 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#5 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#6 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#7 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#8 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#9 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#10 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#11 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:1405:22
stream-tcp.c:976:39: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e d9 00 00 00 00 b0 02 ff ff e5 df 00 00 02 04 05 b4 01 03 03 00
^
#0 0x5620d95981dc in StreamTcpNewSession /artifacts/suricata/src/stream-tcp.c:976:39
#1 0x5620d951202a in StreamTcpPacketStateNone /artifacts/suricata/src/stream-tcp.c:1407:19
#2 0x5620d9505fff in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5719:13
#3 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#4 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#5 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#6 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#7 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#8 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#9 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#10 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#11 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#13 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:976:39
stream-tcp.c:985:43: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e d9 00 00 00 00 b0 02 ff ff e5 df 00 00 02 04 05 b4 01 03 03 00
^
#0 0x5620d95987bb in StreamTcpNewSession /artifacts/suricata/src/stream-tcp.c:985:43
#1 0x5620d951202a in StreamTcpPacketStateNone /artifacts/suricata/src/stream-tcp.c:1407:19
#2 0x5620d9505fff in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5719:13
#3 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#4 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#5 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#6 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#7 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#8 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#9 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#10 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#11 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#13 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:985:43
stream-tcp.c:1427:27: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e d9 00 00 00 00 b0 02 ff ff e5 df 00 00 02 04 05 b4 01 03 03 00
^
#0 0x5620d95124ac in StreamTcpPacketStateNone /artifacts/suricata/src/stream-tcp.c:1427:27
#1 0x5620d9505fff in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5719:13
#2 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#3 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#4 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#5 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#6 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#7 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#8 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#9 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#10 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#11 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:1427:27
stream-tcp.c:1427:27: runtime error: load of misaligned address 0x7d1ea3f62672 for type 'const uint32_t' (aka 'const unsigned int'), which requires 4 byte alignment
0x7d1ea3f62672: note: pointer points here
f2 3e 00 15 04 84 6e d9 00 00 00 00 b0 02 ff ff e5 df 00 00 02 04 05 b4 01 03 03 00 01 01 08 0a
^
#0 0x5620d95124e9 in StreamTcpPacketStateNone /artifacts/suricata/src/stream-tcp.c:1427:27
#1 0x5620d9505fff in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5719:13
#2 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#3 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#4 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#5 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#6 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#7 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#8 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#9 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#10 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#11 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:1427:27
stream-tcp.c:1444:30: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e d9 00 00 00 00 b0 02 ff ff e5 df 00 00 02 04 05 b4 01 03 03 00
^
#0 0x5620d9513466 in StreamTcpPacketStateNone /artifacts/suricata/src/stream-tcp.c:1444:30
#1 0x5620d9505fff in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5719:13
#2 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#3 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#4 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#5 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#6 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#7 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#8 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#9 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#10 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#11 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:1444:30
detect-engine-build.c:426:20: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e d9 00 00 00 00 b0 02 ff ff e5 df 00 00 02 04 05 b4 01 03 03 00
^
#0 0x5620d9dfd169 in PacketCreateMask /artifacts/suricata/src/detect-engine-build.c:426:20
#1 0x5620d934c2f3 in DetectRunPrefilterPkt /artifacts/suricata/src/detect.c:596:5
#2 0x5620d935616c in DetectRun /artifacts/suricata/src/detect.c:139:5
#3 0x5620d92f8b19 in DetectFlow /artifacts/suricata/src/detect.c:2291:5
#4 0x5620d92f7c42 in Detect /artifacts/suricata/src/detect.c:2383:9
#5 0x5620d938222b in FlowWorker /artifacts/suricata/src/flow-worker.c:667:9
#6 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#7 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#8 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#9 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#10 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#11 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#13 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior detect-engine-build.c:426:20
detect-engine-build.c:429:20: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e d9 00 00 00 00 b0 02 ff ff e5 df 00 00 02 04 05 b4 01 03 03 00
^
#0 0x5620d9dfd356 in PacketCreateMask /artifacts/suricata/src/detect-engine-build.c:429:20
#1 0x5620d934c2f3 in DetectRunPrefilterPkt /artifacts/suricata/src/detect.c:596:5
#2 0x5620d935616c in DetectRun /artifacts/suricata/src/detect.c:139:5
#3 0x5620d92f8b19 in DetectFlow /artifacts/suricata/src/detect.c:2291:5
#4 0x5620d92f7c42 in Detect /artifacts/suricata/src/detect.c:2383:9
#5 0x5620d938222b in FlowWorker /artifacts/suricata/src/flow-worker.c:667:9
#6 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#7 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#8 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#9 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#10 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#11 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#13 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior detect-engine-build.c:429:20
detect.c:685:21: runtime error: unsigned integer overflow: 0 - 1 cannot be represented in type 'uint32_t' (aka 'unsigned int')
#0 0x5620d934cb51 in DetectRulePacketRules /artifacts/suricata/src/detect.c:685:21
#1 0x5620d935619b in DetectRun /artifacts/suricata/src/detect.c:143:32
#2 0x5620d92f8b19 in DetectFlow /artifacts/suricata/src/detect.c:2291:5
#3 0x5620d92f7c42 in Detect /artifacts/suricata/src/detect.c:2383:9
#4 0x5620d938222b in FlowWorker /artifacts/suricata/src/flow-worker.c:667:9
#5 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#6 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#7 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#8 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#9 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#10 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#11 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior detect.c:685:21
stream-tcp.c:5910:15: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 b6 00 15 f2 3e 83 61 62 73 6f 6c 75 74 65 5f 6f 66 66 73 65 74 02 04 05 b4 04 02 08 0a
^
#0 0x5620d9522765 in TcpSessionPacketIsStreamStarter /artifacts/suricata/src/stream-tcp.c:5910:15
#1 0x5620d952257c in TcpSessionPacketSsnReuse /artifacts/suricata/src/stream-tcp.c:6056:13
#2 0x5620da57950b in FlowGetFlowFromHash /artifacts/suricata/src/flow-hash.c:961:21
#3 0x5620d939deee in FlowHandlePacket /artifacts/suricata/src/flow.c:539:15
#4 0x5620d9380440 in FlowWorker /artifacts/suricata/src/flow-worker.c:588:9
#5 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#6 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#7 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#8 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#9 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#10 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#11 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:5910:15
stream-tcp.c:5678:40: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 b6 00 15 f2 3e 83 61 62 73 6f 6c 75 74 65 5f 6f 66 66 73 65 74 02 04 05 b4 04 02 08 0a
^
#0 0x5620d950474d in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5678:40
#1 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#2 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#3 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#4 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#5 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#6 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#7 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#8 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#9 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#10 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#11 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:5678:40
stream-tcp.c:5682:44: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 b6 00 15 f2 3e 83 61 62 73 6f 6c 75 74 65 5f 6f 66 66 73 65 74 02 04 05 b4 04 02 08 0a
^
#0 0x5620d9504cbb in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5682:44
#1 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#2 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#3 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#4 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#5 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#6 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#7 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#8 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#9 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#10 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#11 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:5682:44
stream-tcp.c:3362:14: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 b6 00 15 f2 3e 83 61 62 73 6f 6c 75 74 65 5f 6f 66 66 73 65 74 02 04 05 b4 04 02 08 0a
^
#0 0x5620d9520526 in StreamTcpPacketIsSpuriousRetransmission /artifacts/suricata/src/stream-tcp.c:3362:14
#1 0x5620d9506ff5 in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5781:19
#2 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#3 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#4 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#5 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#6 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#7 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#8 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#9 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#10 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#11 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:3362:14
stream-tcp.c:3362:14: runtime error: load of misaligned address 0x7d1ea3f62672 for type 'const uint32_t' (aka 'const unsigned int'), which requires 4 byte alignment
0x7d1ea3f62672: note: pointer points here
00 15 f2 3e 83 61 62 73 6f 6c 75 74 65 5f 6f 66 66 73 65 74 02 04 05 b4 04 02 08 0a 3c f6 a9 a0
^
#0 0x5620d9520563 in StreamTcpPacketIsSpuriousRetransmission /artifacts/suricata/src/stream-tcp.c:3362:14
#1 0x5620d9506ff5 in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5781:19
#2 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#3 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#4 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#5 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#6 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#7 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#8 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#9 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#10 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#11 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:3362:14
stream-tcp.c:5256:16: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 b6 00 15 f2 3e 83 61 62 73 6f 6c 75 74 65 5f 6f 66 66 73 65 74 02 04 05 b4 04 02 08 0a
^
#0 0x5620d952149c in StreamTcpPacketCheckPostRst /artifacts/suricata/src/stream-tcp.c:5256:16
#1 0x5620d9507954 in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5794:9
#2 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#3 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#4 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#5 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#6 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#7 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#8 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#9 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#10 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#11 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:5256:16
stream-tcp.c:5914:16: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e da 83 6f 4f fe 80 10 ff ff 6b 95 00 00 01 01 08 0a 1e 8d 47 f6
^
#0 0x5620d9522818 in TcpSessionPacketIsStreamStarter /artifacts/suricata/src/stream-tcp.c:5914:16
#1 0x5620d952257c in TcpSessionPacketSsnReuse /artifacts/suricata/src/stream-tcp.c:6056:13
#2 0x5620da57950b in FlowGetFlowFromHash /artifacts/suricata/src/flow-hash.c:961:21
#3 0x5620d939deee in FlowHandlePacket /artifacts/suricata/src/flow.c:539:15
#4 0x5620d9380440 in FlowWorker /artifacts/suricata/src/flow-worker.c:588:9
#5 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#6 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#7 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#8 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#9 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#10 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#11 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:5914:16
stream-tcp.c:5920:20: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e da 83 6f 4f fe 80 10 ff ff 6b 95 00 00 01 01 08 0a 1e 8d 47 f6
^
#0 0x5620d9522994 in TcpSessionPacketIsStreamStarter /artifacts/suricata/src/stream-tcp.c:5920:20
#1 0x5620d952257c in TcpSessionPacketSsnReuse /artifacts/suricata/src/stream-tcp.c:6056:13
#2 0x5620da57950b in FlowGetFlowFromHash /artifacts/suricata/src/flow-hash.c:961:21
#3 0x5620d939deee in FlowHandlePacket /artifacts/suricata/src/flow.c:539:15
#4 0x5620d9380440 in FlowWorker /artifacts/suricata/src/flow-worker.c:588:9
#5 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#6 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#7 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#8 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#9 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#10 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#11 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:5920:20
stream-tcp.c:5680:44: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e da 83 6f 4f fe 80 10 ff ff 6b 95 00 00 01 01 08 0a 1e 8d 47 f6
^
#0 0x5620d95049d4 in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5680:44
#1 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#2 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#3 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#4 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#5 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#6 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#7 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#8 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#9 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#10 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#11 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:5680:44
stream-tcp.c:5296:16: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e da 83 6f 4f fe 80 10 ff ff 6b 95 00 00 01 01 08 0a 1e 8d 47 f6
^
#0 0x5620d9518765 in StreamTcpPacketIsKeepAlive /artifacts/suricata/src/stream-tcp.c:5296:16
#1 0x5620d950672b in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5745:13
#2 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#3 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#4 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#5 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#6 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#7 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#8 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#9 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#10 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#11 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:5296:16
stream-tcp.c:5309:26: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e da 83 6f 4f fe 80 10 ff ff 6b 95 00 00 01 01 08 0a 1e 8d 47 f6
^
#0 0x5620d9518a16 in StreamTcpPacketIsKeepAlive /artifacts/suricata/src/stream-tcp.c:5309:26
#1 0x5620d950672b in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5745:13
#2 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#3 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#4 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#5 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#6 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#7 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#8 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#9 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#10 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#11 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:5309:26
stream-tcp.c:5309:26: runtime error: load of misaligned address 0x7d1ea3f62672 for type 'const uint32_t' (aka 'const unsigned int'), which requires 4 byte alignment
0x7d1ea3f62672: note: pointer points here
f2 3e 00 15 04 84 6e da 83 6f 4f fe 80 10 ff ff 6b 95 00 00 01 01 08 0a 1e 8d 47 f6 3c f6 a9 a0
^
#0 0x5620d9518a53 in StreamTcpPacketIsKeepAlive /artifacts/suricata/src/stream-tcp.c:5309:26
#1 0x5620d950672b in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5745:13
#2 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#3 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#4 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#5 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#6 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#7 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#8 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#9 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#10 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#11 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:5309:26
stream-tcp.c:5310:26: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e da 83 6f 4f fe 80 10 ff ff 6b 95 00 00 01 01 08 0a 1e 8d 47 f6
^
#0 0x5620d9518ada in StreamTcpPacketIsKeepAlive /artifacts/suricata/src/stream-tcp.c:5310:26
#1 0x5620d950672b in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5745:13
#2 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#3 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#4 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#5 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#6 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#7 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#8 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#9 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#10 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#11 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:5310:26
stream-tcp.c:5310:26: runtime error: load of misaligned address 0x7d1ea3f62676 for type 'const uint32_t' (aka 'const unsigned int'), which requires 4 byte alignment
0x7d1ea3f62676: note: pointer points here
04 84 6e da 83 6f 4f fe 80 10 ff ff 6b 95 00 00 01 01 08 0a 1e 8d 47 f6 3c f6 a9 a0 1e 8d 47 f6
^
#0 0x5620d9518b17 in StreamTcpPacketIsKeepAlive /artifacts/suricata/src/stream-tcp.c:5310:26
#1 0x5620d950672b in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5745:13
#2 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#3 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#4 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#5 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#6 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#7 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#8 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#9 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#10 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#11 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:5310:26
stream-tcp.c:5339:16: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e da 83 6f 4f fe 80 10 ff ff 6b 95 00 00 01 01 08 0a 1e 8d 47 f6
^
#0 0x5620d9519363 in StreamTcpPacketIsKeepAliveACK /artifacts/suricata/src/stream-tcp.c:5339:16
#1 0x5620d9506754 in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5748:13
#2 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#3 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#4 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#5 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#6 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#7 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#8 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#9 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#10 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#11 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:5339:16
stream-tcp.c:5342:9: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e da 83 6f 4f fe 80 10 ff ff 6b 95 00 00 01 01 08 0a 1e 8d 47 f6
^
#0 0x5620d9519422 in StreamTcpPacketIsKeepAliveACK /artifacts/suricata/src/stream-tcp.c:5342:9
#1 0x5620d9506754 in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5748:13
#2 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#3 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#4 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#5 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#6 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#7 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#8 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#9 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#10 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#11 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:5342:9
stream-tcp.c:5353:11: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e da 83 6f 4f fe 80 10 ff ff 6b 95 00 00 01 01 08 0a 1e 8d 47 f6
^
#0 0x5620d95196f3 in StreamTcpPacketIsKeepAliveACK /artifacts/suricata/src/stream-tcp.c:5353:11
#1 0x5620d9506754 in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5748:13
#2 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#3 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#4 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#5 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#6 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#7 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#8 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#9 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#10 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#11 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:5353:11
stream-tcp.c:5353:11: runtime error: load of misaligned address 0x7d1ea3f62672 for type 'const uint32_t' (aka 'const unsigned int'), which requires 4 byte alignment
0x7d1ea3f62672: note: pointer points here
f2 3e 00 15 04 84 6e da 83 6f 4f fe 80 10 ff ff 6b 95 00 00 01 01 08 0a 1e 8d 47 f6 3c f6 a9 a0
^
#0 0x5620d9519730 in StreamTcpPacketIsKeepAliveACK /artifacts/suricata/src/stream-tcp.c:5353:11
#1 0x5620d9506754 in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5748:13
#2 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#3 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#4 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#5 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#6 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#7 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#8 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#9 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#10 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#11 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:5353:11
stream-tcp.c:5354:11: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e da 83 6f 4f fe 80 10 ff ff 6b 95 00 00 01 01 08 0a 1e 8d 47 f6
^
#0 0x5620d95197b7 in StreamTcpPacketIsKeepAliveACK /artifacts/suricata/src/stream-tcp.c:5354:11
#1 0x5620d9506754 in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5748:13
#2 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#3 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#4 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#5 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#6 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#7 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#8 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#9 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#10 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#11 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:5354:11
stream-tcp.c:5354:11: runtime error: load of misaligned address 0x7d1ea3f62676 for type 'const uint32_t' (aka 'const unsigned int'), which requires 4 byte alignment
0x7d1ea3f62676: note: pointer points here
04 84 6e da 83 6f 4f fe 80 10 ff ff 6b 95 00 00 01 01 08 0a 1e 8d 47 f6 3c f6 a9 a0 1e 8d 47 f6
^
#0 0x5620d95197f4 in StreamTcpPacketIsKeepAliveACK /artifacts/suricata/src/stream-tcp.c:5354:11
#1 0x5620d9506754 in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5748:13
#2 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#3 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#4 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#5 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#6 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#7 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#8 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#9 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#10 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#11 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:5354:11
stream-tcp.c:5356:15: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e da 83 6f 4f fe 80 10 ff ff 6b 95 00 00 01 01 08 0a 1e 8d 47 f6
^
#0 0x5620d951987b in StreamTcpPacketIsKeepAliveACK /artifacts/suricata/src/stream-tcp.c:5356:15
#1 0x5620d9506754 in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5748:13
#2 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#3 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#4 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#5 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#6 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#7 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#8 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#9 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#10 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#11 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:5356:15
stream-tcp.c:2141:16: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e da 83 6f 4f fe 80 10 ff ff 6b 95 00 00 01 01 08 0a 1e 8d 47 f6
^
#0 0x5620d9599a3f in StreamTcpPacketStateSynSent /artifacts/suricata/src/stream-tcp.c:2141:16
#1 0x5620d952100c in StreamTcpStateDispatch /artifacts/suricata/src/stream-tcp.c:5576:17
#2 0x5620d9507917 in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5790:13
#3 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#4 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#5 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#6 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#7 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#8 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#9 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#10 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#11 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#13 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:2141:16
stream-tcp.c:2180:23: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e da 83 6f 4f fe 80 10 ff ff 6b 95 00 00 01 01 08 0a 1e 8d 47 f6
^
#0 0x5620d959a0cf in StreamTcpPacketStateSynSent /artifacts/suricata/src/stream-tcp.c:2180:23
#1 0x5620d952100c in StreamTcpStateDispatch /artifacts/suricata/src/stream-tcp.c:5576:17
#2 0x5620d9507917 in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5790:13
#3 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#4 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#5 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#6 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#7 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#8 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#9 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#10 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#11 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#13 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:2180:23
stream-tcp.c:2279:15: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e da 83 6f 4f fe 80 10 ff ff 6b 95 00 00 01 01 08 0a 1e 8d 47 f6
^
#0 0x5620d959f428 in StreamTcpPacketStateSynSent /artifacts/suricata/src/stream-tcp.c:2279:15
#1 0x5620d952100c in StreamTcpStateDispatch /artifacts/suricata/src/stream-tcp.c:5576:17
#2 0x5620d9507917 in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5790:13
#3 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#4 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#5 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#6 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#7 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#8 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#9 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#10 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#11 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#13 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:2279:15
stream-tcp.c:2301:22: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e da 83 6f 4f fe 80 10 ff ff 6b 95 00 00 01 01 08 0a 1e 8d 47 f6
^
#0 0x5620d959fee1 in StreamTcpPacketStateSynSent /artifacts/suricata/src/stream-tcp.c:2301:22
#1 0x5620d952100c in StreamTcpStateDispatch /artifacts/suricata/src/stream-tcp.c:5576:17
#2 0x5620d9507917 in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5790:13
#3 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#4 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#5 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#6 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#7 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#8 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#9 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#10 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#11 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#13 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:2301:22
stream-tcp.c:2304:22: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e da 83 6f 4f fe 80 10 ff ff 6b 95 00 00 01 01 08 0a 1e 8d 47 f6
^
#0 0x5620d959ffaa in StreamTcpPacketStateSynSent /artifacts/suricata/src/stream-tcp.c:2304:22
#1 0x5620d952100c in StreamTcpStateDispatch /artifacts/suricata/src/stream-tcp.c:5576:17
#2 0x5620d9507917 in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5790:13
#3 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#4 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#5 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#6 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#7 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#8 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#9 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#10 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#11 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#13 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:2304:22
stream-tcp.c:2385:22: runtime error: member access within misaligned address 0x7d1ea3f6266e for type 'const TCPHdr' (aka 'const struct TCPHdr_'), which requires 4 byte alignment
0x7d1ea3f6266e: note: pointer points here
c0 a8 01 e7 f2 3e 00 15 04 84 6e da 83 6f 4f fe 80 10 ff ff 6b 95 00 00 01 01 08 0a 1e 8d 47 f6
^
#0 0x5620d95a20bd in StreamTcpPacketStateSynSent /artifacts/suricata/src/stream-tcp.c:2385:22
#1 0x5620d952100c in StreamTcpStateDispatch /artifacts/suricata/src/stream-tcp.c:5576:17
#2 0x5620d9507917 in StreamTcpPacket /artifacts/suricata/src/stream-tcp.c:5790:13
#3 0x5620d95231d4 in StreamTcp /artifacts/suricata/src/stream-tcp.c:6098:11
#4 0x5620d93869b9 in FlowWorkerStreamTCPUpdate /artifacts/suricata/src/flow-worker.c:378:5
#5 0x5620d9381d35 in FlowWorker /artifacts/suricata/src/flow-worker.c:648:13
#6 0x5620d912dd61 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:183:13
#7 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#8 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#9 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#10 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#11 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#13 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior stream-tcp.c:2385:22
decode-tcp.c:233:27: runtime error: implicit conversion from type 'int' of value -12 (32-bit, signed) to type 'uint8_t' (aka 'unsigned char') changed the value to 244 (8-bit, unsigned)
#0 0x5620d9d290ee in DecodeTCPPacket /artifacts/suricata/src/decode-tcp.c:233:27
#1 0x5620d9d28310 in DecodeTCP /artifacts/suricata/src/decode-tcp.c:277:9
#2 0x5620d9ca76b1 in DecodeIPV4 /artifacts/suricata/src/decode-ipv4.c:571:13
#3 0x5620d9c5345a in DecodeNetworkLayer /artifacts/suricata/src/./decode.h:1473:13
#4 0x5620d9c527fc in DecodeEthernet /artifacts/suricata/src/decode-ethernet.c:61:5
#5 0x5620d9413d68 in DecodePcapFile /artifacts/suricata/src/source-pcap-file.c:444:9
#6 0x5620d912dbb1 in LLVMFuzzerTestOneInput /artifacts/suricata/src/tests/fuzz/fuzz_sigpcap.c:174:29
#7 0x5620d902926b in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:619:13
#8 0x5620d90111af in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:328:6
#9 0x5620d9017341 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:863:9
#10 0x5620d90434d2 in main /usr/src/RPM/BUILD/llvm-project-20/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
#11 0x7f4ea5031c8b (/lib64/libc.so.6+0x27c8b) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#12 0x7f4ea5031d44 in __libc_start_main (/lib64/libc.so.6+0x27d44) (BuildId: 22555ae827f9b29f1149acf2fe0887aa8760c393)
#13 0x5620d900b990 in _start (/artifacts/cov_workdir/fuzz_sigpcap+0x13aa990) (BuildId: f7a52a7308538edcf39581fb2f214f52096bda51)

SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior decode-tcp.c:233:27
Executed /artifacts/afl_workdir//fuzz_sigpcap.d/00113df1431c20d709afc5df9d12beb8e4236fb5 in 379 ms
***
*** NOTE: fuzzing was not performed, you have only
*** executed the target code on a fixed set of inputs.
***
LLVM Profile Error: Failed to write file "default_295250903943518615_0_7.profraw": Read-only file system
(2-2/2)