mirror of https://github.com/OISF/suricata
util-ja3: fix AddressSanitizer heap-buffer-overflow
No resizing is done in Ja3BufferResizeIfFull() when the buffer is empty. This leads to a potential overflow when this happens, since a ',' is appended even when the buffer is empty. Bug #2762pull/3673/head
parent
932e5dedc2
commit
22d8fc802e
Loading…
Reference in New Issue