In chainmaker-go (aka ChainMaker) before 2.4.0, when...
Moderate severity
Unreviewed
Published
Apr 7, 2025
to the GitHub Advisory Database
•
Updated Apr 7, 2025
Description
Published by the National Vulnerability Database
Apr 6, 2025
Published to the GitHub Advisory Database
Apr 7, 2025
Last updated
Apr 7, 2025
In chainmaker-go (aka ChainMaker) before 2.4.0, when making frequent updates to a node's 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.
References