Product:

Canister_developer_kit_for_the_internet_computer

(Dfinity)
Repositories

Unknown:

This might be proprietary software.

#Vulnerabilities 1
Date Id Summary Products Score Patch Annotated
2024-09-05 CVE-2024-7884 When a canister method is called via ic_cdk::call* , a new Future CallFutureĀ is created and can be awaited by the caller to get the execution result. Internally, the state of the Future is tracked and stored in a struct called CallFutureState. A bug in the polling implementation of the CallFuture allows multiple references to be held for this internal state and not all references were dropped before the FutureĀ is resolved. Since we have unaccounted references held, a copy of the internal... Canister_developer_kit_for_the_internet_computer 7.5