Lucene search
+L

2 matches found

OSV
OSV
added 2024/09/05 1:1 p.m.8 views

CVE-2024-7884 Memory leak when calling a canister method via `ic_cdk::call`

When a canister method is called via iccdk::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...

7.5CVSS6AI score0.00693EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/09/05 12:0 a.m.9 views

PT-2024-38658 · Ic Cdk · Ic Cdk

Name of the Vulnerable Software and Affected Versions: ic cdk versions 0.8.0 through 0.15.0 Description: A bug in the polling implementation of the CallFuture allows multiple references to be held for the internal state and not all references were dropped before the Future is resolved, causing a...

8.7CVSS7.2AI score0.00693EPSS
SaveExploits0References16
Rows per page
Query Builder