mirror of https://github.com/OISF/suricata
ssl: first pass limit when allocating buffer for certificates
With this check, on the first packet of a certificate presenting a length of 16Mbytes, we only allocate up to 65Kb When we get to the point where need more than 65Kb, we realloc to the true size. With this check, it makes it more expensive for an attacket to use this allocation as a way to trigger ressource exhaustion...pull/7186/head
parent
99b3443369
commit
862e84877f
Loading…
Reference in New Issue