CVE Vulnerabilities

CVE-2024-58133

Incorrect Synchronization

Published: Apr 06, 2025 | Modified: Apr 07, 2025
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

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.

Weakness

The product utilizes a shared resource in a concurrent manner, but it does not correctly synchronize access to the resource.

References