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
Configurations
No configuration.
History
07 Apr 2025, 14:17
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
06 Apr 2025, 03:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-04-06 03:15
Updated : 2025-04-07 14:17
NVD link : CVE-2024-58133
Mitre link : CVE-2024-58133
CVE.ORG link : CVE-2024-58133
JSON object : View
Products Affected
No product.
CWE
CWE-821
Incorrect Synchronization