Actions
Security #7613
closedSecurity #7450: tracking: signature can allocate arbitrary amount of memory
decode_base64: signature can do large memory allocation
Git IDs:
Severity:
HIGH
Disclosure Date:
Description
decode_base64
setting case cause large per thread allocation.
This can lead to resource starvation on systems with lower memory. Also, could lead to rule reload failures.
Actions