CWA-2023-001: Potential overflow in cache statistics
Affected versions: wasmvm < 1.2.2 (cosmwasm-vm < 1.2.3)<br Patched versions: wasmvm 1.2.2 (cosmwasm-vm 1.2.3) By using unchecked increments in cache statistics it is possible to trigger an overflow after ~4 billion calls. Since cosmwasm-vm is compiled with overflow-checks = true…
Read on CosmWasm/advisories ↗