mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
fix (#2073)
This commit is contained in:
@@ -10,7 +10,7 @@ aliases = ["CVE-2024-7884", "GHSA-rwq6-crjg-9cpw"]
|
||||
cvss = "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
|
||||
|
||||
[versions]
|
||||
patched = ["^0.8.2", "^0.9.3", "^0.10.1", "^0.11.6", "^0.12.2", "^0.13.5", "^0.14.1", "^0.15.1", ">= 16.0.0"]
|
||||
patched = ["^0.8.2", "^0.9.3", "^0.10.1", "^0.11.6", "^0.12.2", "^0.13.5", "^0.14.1", "^0.15.1", ">= 0.16.0"]
|
||||
unaffected = ["< 0.8.0"]
|
||||
```
|
||||
# Memory leak when calling a canister method via `ic_cdk::call`
|
||||
|
||||
Reference in New Issue
Block a user