Security Advisory

CVE-2024-58133

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-04-06 00:00:00
Last updated 2025-04-07 16:24:00
Assigner mitre
State PUBLISHED

Description

In chainmaker-go (aka ChainMaker) before 2.4.0, when making frequent updates to a nodes configuration file and restarting this node, concurrent writes by logger.go to a map are mishandled. Creating other logs simultaneously can lead to a read-write conflict and panic.