angler-fishThe Vulnerability History Project

CWE-567: Unsynchronized Access to Shared Data in a Multithreaded Context

"The product does not properly synchronize shared data, such as static variables across threads, which can lead to undefined behavior and unpredictable data changes." - Entry from the Common Weakness Enumeration For more info visit <a href="https://cwe.mitre.org/data/definitions/567.html" target="_blank" rel="noopener noreferrer">CWE-567</a>

Examples


    There are no articles here... yet

expand_less