Critical Vulnerability Information Vulnerability Title Memory leaks caused by incomplete unicorn engine initialization. (#1595) Description Issue: Initializing the unicorn engine with unsupported architectures or modes leads to memory leaks. Cause: The unicorn engine fails to properly release allocated memory after initialization fails. Code Example function: Issue: Even when is zero, some memory (e.g., ) remains allocated in memory regions. Proof of Concept (PoC) Debug Information Fix Fixed via 5a79d78.