Created
November 29, 2024 04:34
-
-
Save 1047524396/5d44459edab5fafcdf86b43909b81135 to your computer and use it in GitHub Desktop.
CVE-2024-36621
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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