CWE-609Base

Double-Checked Locking

Draft in the CWE catalog · 0 CVEs mapped

0
CVEs mapped
What it is

The product uses double-checked locking to access a resource without the overhead of explicit synchronization, but the locking is insufficient.

The record
Technical detail
CWE ID
CWE-609
Abstraction
Base
Structure
Simple
Status
Draft
References (2)