All reports
highLogic errorCosmos-SDK

SEDA Protocol: ExecuteTallyVM has a memory leak which will lead to nodes eventually crashing

Payout
$0
Protocol
SEDA Protocol
Disclosed
Mar 10, 2025
Source
sherlock

SEDA Protocol's tally virtual machine leaks heap memory on every block. In execute.go, the configDirC C string is created from the LogDir global via C.CString but never released with C.free, unlike every other C string allocated in the same function. Because E …

Similar reports

  • No close matches yet.

References

This report is already public and closed. CoinBuggie never publishes active or unpatched vulnerability data.