cve/2024/CVE-2024-50354.md
2025-09-29 21:09:30 +02:00

994 B

CVE-2024-50354

Description

gnark is a fast zk-SNARK library that offers a high-level API to design circuits. In gnark 0.11.0 and earlier, deserialization of Groth16 verification keys allocate excessive memory, consuming a lot of resources and triggering a crash with the error fatal error: runtime: out of memory.

POC

Reference

Github