Логотип exploitDog
bind:CVE-2024-4435
Консоль
Логотип exploitDog

exploitDog

bind:CVE-2024-4435

Количество 2

Количество 2

nvd логотип

CVE-2024-4435

больше 1 года назад

When storing unbounded types in a BTreeMap, a node is represented as a linked list of "memory chunks". It was discovered recently that when we deallocate a node, in some cases only the first memory chunk is deallocated, and the rest of the memory chunks remain (incorrectly) allocated, causing a memory leak. In the worst case, depending on how a canister uses the BTreeMap, an adversary could interact with the canister through its API and trigger interactions with the map that keep consuming memory due to the memory leak. This could potentially lead to using an excessive amount of memory, or even running out of memory. This issue has been fixed in #212 https://github.com/dfinity/stable-structures/pull/212  by changing the logic for deallocating nodes to ensure that all of a node's memory chunks are deallocated and users are asked to upgrade to version 0.6.4.. Tests have been added to prevent regressions of this nature moving forward. Note: Users of stable-structure < 0.6.0 are not af

CVSS3: 5.9
EPSS: Низкий
github логотип

GHSA-3rcq-39xp-7xjp

больше 1 года назад

ic-stable-structures vulnerable to BTreeMap memory leak when deallocating nodes with overflows

CVSS3: 5.9
EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
nvd логотип
CVE-2024-4435

When storing unbounded types in a BTreeMap, a node is represented as a linked list of "memory chunks". It was discovered recently that when we deallocate a node, in some cases only the first memory chunk is deallocated, and the rest of the memory chunks remain (incorrectly) allocated, causing a memory leak. In the worst case, depending on how a canister uses the BTreeMap, an adversary could interact with the canister through its API and trigger interactions with the map that keep consuming memory due to the memory leak. This could potentially lead to using an excessive amount of memory, or even running out of memory. This issue has been fixed in #212 https://github.com/dfinity/stable-structures/pull/212  by changing the logic for deallocating nodes to ensure that all of a node's memory chunks are deallocated and users are asked to upgrade to version 0.6.4.. Tests have been added to prevent regressions of this nature moving forward. Note: Users of stable-structure < 0.6.0 are not af

CVSS3: 5.9
0%
Низкий
больше 1 года назад
github логотип
GHSA-3rcq-39xp-7xjp

ic-stable-structures vulnerable to BTreeMap memory leak when deallocating nodes with overflows

CVSS3: 5.9
0%
Низкий
больше 1 года назад

Уязвимостей на страницу