mirror of https://github.com/OISF/suricata
der/asn1: don't pass on more data than is specified
Set and Sequence parsers would pass on max available data instead of the size of their object. Malformed data could trigger massive recursion this way, leading to spending much more resources than necessary. Found using AFL. Bug #3185.pull/4243/head
parent
4ca83ca489
commit
335ad2d8cc
Loading…
Reference in New Issue