Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/moby/buildkit
  4. ›
  5. CVE-2024-23651

CVE-2024-23651: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

January 31, 2024

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. Two malicious build steps running in parallel sharing the same cache mounts with subpaths could cause a race condition that can lead to files from the host system being accessible to the build container. The issue has been fixed in v0.12.5. Workarounds include, avoiding using BuildKit frontend from an untrusted source or building an untrusted Dockerfile containing cache mounts with –mount=type=cache,source=… options.

References

  • github.com/advisories/GHSA-m3r6-h7wv-7xxv
  • github.com/moby/buildkit/pull/4604
  • github.com/moby/buildkit/security/advisories/GHSA-m3r6-h7wv-7xxv

Code Behaviors & Features

Detect and mitigate CVE-2024-23651 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.12.5

Fixed versions

  • v0.12.5

Solution

Upgrade to version 0.12.5 or above.

Impact 7.4 HIGH

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

Source file

go/github.com/moby/buildkit/CVE-2024-23651.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:10 +0000.