Skip to main content

Race Condition within a Thread

CVE-2024-36623

Severity High
Score 9.8/10

Summary

Moby version prior to 26.0.0-rc1 has a Race Condition vulnerability in the streamformatter package, which can be used to trigger multiple concurrent write operations resulting in data corruption or application crashes.

  • LOW
  • NETWORK
  • HIGH
  • UNCHANGED
  • NONE
  • NONE
  • HIGH
  • HIGH

CWE-366 - Race Condition within a Thread

If two threads of execution use a resource simultaneously, there exists the possibility that resources may be used while invalid, in turn making the state of execution undefined.

Advisory Timeline

  • Published