Skip to content

Instantly share code, notes, and snippets.

@1047524396
Created November 29, 2024 04:34
Show Gist options
  • Save 1047524396/5d44459edab5fafcdf86b43909b81135 to your computer and use it in GitHub Desktop.
Save 1047524396/5d44459edab5fafcdf86b43909b81135 to your computer and use it in GitHub Desktop.
CVE-2024-36621
[CVE ID]
CVE-2024-36621
[PRODUCT]
moby
[VERSION]
v25.0.5
[PROBLEM TYPE]
CWE-366: Race Condition within a Thread
[DESCRIPTION]
moby v25.0.5 is affected by a Race Condition in builder/builder-next/adapters/snapshot/layer.go. The vulnerability could be used to trigger concurrent builds that call the EnsureLayer function resulting in resource leaks/exhaustion.
[PATCH LINK]
https://github.com/moby/moby/commit/37545cc644344dcb576cba67eb7b6f51a463d31e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment