Bugzilla – Bug 1219437
VUL-0: CVE-2024-23650: buildkit: BuildKit daemon could crash via malicious BuildKit client or frontend request
Last modified: 2024-06-04 07:58:18 UTC
BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. A malicious BuildKit client or frontend could craft a request that could lead to BuildKit daemon crashing with a panic. The issue has been fixed in v0.12.5. As a workaround, avoid using BuildKit frontends from untrusted sources. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-23650 https://github.com/moby/buildkit/releases/tag/v0.12.5 https://github.com/moby/buildkit/security/advisories/GHSA-9p26-698r-w4hx https://www.cve.org/CVERecord?id=CVE-2024-23650 Patch: https://github.com/moby/buildkit/pull/4601
Tracking as affected: - SUSE:ALP:Source:Standard:1.0 - openSUSE:Factory