Skip to content

libcroco: limit recursion in block and any productions (CVE-2020-12825)

If we don't have any limits, we can recurse forever and overflow the stack.

This is per Archive/libcroco#8 (closed)

Merge request reports