fkie_cve-2024-36621
Vulnerability from fkie_nvd
Published
2024-11-29 18:15
Modified
2025-07-02 20:43
Severity ?
Summary
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.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
mobyproject | moby | 25.0.5 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:mobyproject:moby:25.0.5:*:*:*:*:*:*:*", "matchCriteriaId": "4B150E78-BD5F-48FA-BE6E-9643C1E67697", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "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." }, { "lang": "es", "value": "moby v25.0.5 se ve afectado por una condici\u00f3n de carrera en builder/builder-next/adapters/snapshot/layer.go. La vulnerabilidad podr\u00eda utilizarse para activar compilaciones simult\u00e1neas que invoquen la funci\u00f3n EnsureLayer, lo que provocar\u00eda p\u00e9rdidas o agotamiento de recursos." } ], "id": "CVE-2024-36621", "lastModified": "2025-07-02T20:43:30.047", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 3.6, "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }, "published": "2024-11-29T18:15:07.993", "references": [ { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://gist.github.com/1047524396/5d44459edab5fafcdf86b43909b81135" }, { "source": "cve@mitre.org", "tags": [ "Product" ], "url": "https://github.com/moby/moby/blob/v25.0.5/builder/builder-next/adapters/snapshot/layer.go#L24" }, { "source": "cve@mitre.org", "tags": [ "Patch" ], "url": "https://github.com/moby/moby/commit/37545cc644344dcb576cba67eb7b6f51a463d31e" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-362" } ], "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…