Lucene search
K

6 matches found

OSV
OSV
added 2024/05/21 10:15 a.m.2 views

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...

7.5CVSS6.8AI score
Exploits0References3
Vulnrichment
Vulnrichment
added 2024/05/21 9:41 a.m.12 views

CVE-2024-4435 BTreeMap memory leak when deallocating nodes with overflows

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...

5.9CVSS6.9AI score0.00209EPSS
Exploits0References3
CNNVD
CNNVD
added 2024/05/21 12:0 a.m.2 views

Stable Structures 安全漏洞

Stable Structures is a collection of data structures open-sourced by DFINITY. A security vulnerability exists in Stable Structures versions prior to 0.6.0, which stems from a memory issue in BTreeMap when releasing an overflow node, which could lead to using too much memory or even running out of...

7.5CVSS6.6AI score0.00209EPSS
Exploits0References4
OSV
OSV
added 2024/05/17 12:0 p.m.2 views

RUSTSEC-2024-0406 BTreeMap memory leak when deallocating nodes with overflows

When storing unbounded types in a BTreeMap, a node is represented as a linked list of "memory chunks". In some cases, when we deallocate a node 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,...

5.9CVSS6.8AI score0.00209EPSS
Exploits0References3
RustSec
RustSec
added 2024/05/17 12:0 p.m.2 views

BTreeMap memory leak when deallocating nodes with overflows

When storing unbounded types in a BTreeMap, a node is represented as a linked list of "memory chunks". In some cases, when we deallocate a node 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,...

7.5CVSS7.1AI score0.00209EPSS
Exploits0Affected Software1
Positive Technologies
Positive Technologies
added 2024/05/17 12:0 a.m.2 views

PT-2024-31137 · Unknown · Stable-Structures

Name of the Vulnerable Software and Affected Versions: stable-structures versions prior to 0.6.4 Description: When storing unbounded types in a BTreeMap, a node is represented as a linked list of "memory chunks". It was discovered that when a node is deallocated, in some cases only the first memo...

5.9CVSS6.8AI score0.00209EPSS
Exploits0References14
Rows per page
Query Builder