Actions
Bug #4094
closedAddressSanitizer: dynamic-stack-buffer-overflow (util-crypt)
Affected Versions:
Effort:
Difficulty:
Label:
Description
Setting private for the moment until better understood.
Please find details attached.
Reproducible on live traffic.
Files
Updated by Philippe Antoine almost 4 years ago
- Status changed from New to Assigned
- Target version set to 6.0.1
42967ERROR: AddressSanitizer: dynamic-stack-buffer-overflow on address 0x7fffa3e31508 at pc 0x000000bd0981 bp 0x7fffa3e31280 sp 0x7fffa3e31278
WRITE of size 1 at 0x7fffa3e31508 thread T0 (Suricata-Main)
#0 0xbd0980 in Base64Encode /opt/suricata/src/util-crypt.c:307:7
#1 0x6dfb8b in StringAsBase64 /opt/suricata/src/datasets-string.c:52:9
#2 0xced8e0 in THashWalk /opt/suricata/src/util-thash.c:394:24
#3 0x6d949d in DatasetsSave /opt/suricata/src/datasets.c:809:17
#4 0xb8e83b in GlobalsDestroy /opt/suricata/src/suricata.c:340:5
#5 0xb84dac in SuricataMain /opt/suricata/src/suricata.c:2832:5
#6 0x5b869e in main /opt/suricata/src/main.c:22:12
#7 0x7efde244d09a in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2409a)
#8 0x4e1679 in _start (/opt/suritest-tmp/bin/suricata+0x4e1679)
WRITE of size 1 at 0x7fffa3e31508 thread T0 (Suricata-Main)
#0 0xbd0980 in Base64Encode /opt/suricata/src/util-crypt.c:307:7
#1 0x6dfb8b in StringAsBase64 /opt/suricata/src/datasets-string.c:52:9
#2 0xced8e0 in THashWalk /opt/suricata/src/util-thash.c:394:24
#3 0x6d949d in DatasetsSave /opt/suricata/src/datasets.c:809:17
#4 0xb8e83b in GlobalsDestroy /opt/suricata/src/suricata.c:340:5
#5 0xb84dac in SuricataMain /opt/suricata/src/suricata.c:2832:5
#6 0x5b869e in main /opt/suricata/src/main.c:22:12
#7 0x7efde244d09a in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2409a)
#8 0x4e1679 in _start (/opt/suritest-tmp/bin/suricata+0x4e1679)
Updated by Shivani Bhardwaj almost 4 years ago
- Status changed from Assigned to In Review
Updated by Victor Julien almost 4 years ago
- Status changed from In Review to Closed
Actions