Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Any vulnerabilities resulting from the violation of this rule are listed on the CERT website.

Related Guidelines

MITRE CWE

CWE ID 362,

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="7332420e-da73-4219-ac8a-37ecfbdf5ac5"><ac:plain-text-body><![CDATA[

[[MITRE 2009

AA. Bibliography#MITRE 09]]

[CWE-362

http://cwe.mitre.org/data/definitions/362.html] "Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')" ]]></ac:plain-text-body></ac:structured-macro>'Race Condition')"

 

CWE -ID 366, "Race Condition within a Thread"

 

CWE -ID 662, "Improper Synchronization"

...

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="1bffc68825f72989-cc304d58-499d4bc8-a1e1b736-86cf8e4f1c7df97461776c64"><ac:plain-text-body><![CDATA[

[[API 2006

AA. Bibliography#API 06]]

 

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="9f6bc18f6fb66bd4-d0768bed-45534c54-8815933e-242c2cb1115a9858c15236bc"><ac:plain-text-body><![CDATA[

[[Goetz 2006

AA. Bibliography#Goetz 06]]

Section 4.4.1 "Client-side Locking"

]]></ac:plain-text-body></ac:structured-macro>

 

Section 5.2.1, "ConcurrentHashMap"

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="fd9fa280abd06e71-b71fb889-4f2a46a3-ab0e8105-d22830296360fc8059f00148"><ac:plain-text-body><![CDATA[

[[JavaThreads 2004

AA. Bibliography#JavaThreads 04]]

Section 8.2, "Synchronization and Collection Classes"

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="3865a09e42ca12e4-fc2f646f-44b54fcd-b21eb331-571816b92681e156ab386b36"><ac:plain-text-body><![CDATA[

[[Lee 2009

AA. Bibliography#Lee 09]]

"Map & Compound Operation"

]]></ac:plain-text-body></ac:structured-macro>

...