mirror of https://github.com/OISF/suricata
app-layer-ssl: check that cipher suites length is divisible by two
Cipher suites length should always be divisible by two. If it is a odd number, which should not happen with normal traffic, it ends up reading one byte too much.pull/3673/head
parent
22d8fc802e
commit
d62d33cdff
Loading…
Reference in New Issue