First published: Sun Apr 06 2025(Updated: )
In chainmaker-go (aka ChainMaker) before 2.3.6, multiple updates to a single node's configuration can cause other normal nodes to perform concurrent read and write operations on a map, leading to a panic.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
ChainMaker | <2.3.6 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-58132 has a moderate severity level due to potential panic conditions affecting node operations.
To fix CVE-2024-58132, upgrade to ChainMaker chainmaker-go version 2.3.6 or later.
The impact of CVE-2024-58132 includes concurrent read and write operations causing node panic and instability.
CVE-2024-58132 is found in versions of chainmaker-go prior to 2.3.6.
CVE-2024-58132 is caused by multiple updates to a single node's configuration, leading to race conditions in map operations.