Actions
Bug #2463
closedmemleak: gitmaster flash decompression - 4.1.0-dev (rev efdc592)
Affected Versions:
Effort:
Difficulty:
Label:
Description
From #2462
Indirect leak of 8 byte(s) in 1 object(s) allocated from:
#0 0x4c0138 in realloc (/usr/local/bin/suricata+0x4c0138)
#1 0x622b14 in AppLayerDecoderEventsSetEventRaw /home/pevman/tests/git/suricata/src/app-layer-events.c:93:21
#2 0x7cf675 in DetectEngineSetEvent /home/pevman/tests/git/suricata/src/detect-engine.c:3587:5
#3 0xd75c7e in FileSwfZlibDecompression /home/pevman/tests/git/suricata/src/util-file-swf-decompression.c:102:13
#4 0xd75138 in FileSwfDecompression /home/pevman/tests/git/suricata/src/util-file-decompression.c:159:13
#5 0x82ec6b in HttpServerBodyGetDataCallback /home/pevman/tests/git/suricata/src/detect-engine-hsbd.c:163:19
#6 0x87ca7f in PrefilterMpm /home/pevman/tests/git/suricata/src/detect-engine-prefilter.c:581:32
#7 0x873254 in DetectRunPrefilterTx /home/pevman/tests/git/suricata/src/detect-engine-prefilter.c:117:9
#8 0x75efda in DetectRunTx /home/pevman/tests/git/suricata/src/detect.c:1392:13
#9 0x75b2ae in DetectRun /home/pevman/tests/git/suricata/src/detect.c:141:9
#10 0x75a9be in DetectFlow /home/pevman/tests/git/suricata/src/detect.c:1655:11
#11 0x75a4e5 in Detect /home/pevman/tests/git/suricata/src/detect.c:1729:9
#12 0xa18bcd in FlowWorker /home/pevman/tests/git/suricata/src/flow-worker.c:258:9
#13 0xcc756d in TmThreadsSlotVarRun /home/pevman/tests/git/suricata/src/tm-threads.c:145:17
#14 0xbd451b in TmThreadsSlotProcessPkt /home/pevman/tests/git/suricata/src/./tm-threads.h:147:9
#15 0xbd0fcd in AFPParsePacketV3 /home/pevman/tests/git/suricata/src/source-af-packet.c:1116:9
#16 0xbcf700 in AFPWalkBlock /home/pevman/tests/git/suricata/src/source-af-packet.c:1131:13
#17 0xbbfb97 in AFPReadFromRingV3 /home/pevman/tests/git/suricata/src/source-af-packet.c:1170:13
#18 0xbbc5fe in ReceiveAFPLoop /home/pevman/tests/git/suricata/src/source-af-packet.c:1559:17
#19 0xcd9f7e in TmThreadsSlotPktAcqLoop /home/pevman/tests/git/suricata/src/tm-threads.c:348:13
#20 0x7f40780366b9 in start_thread (/lib/x86_64-linux-gnu/libpthread.so.0+0x76b9)
Updated by Victor Julien over 7 years ago
- Status changed from Assigned to Closed
- Priority changed from High to Normal
- Target version changed from 70 to 4.1rc1
Actions