Skip to content

Possible panic when incorrect parameters sent from frontend

Moderate
tonistiigi published GHSA-9p26-698r-w4hx Jan 31, 2024

Package

No package listed

Affected versions

<=v0.12.4

Patched versions

v0.12.5

Description

Impact

A malicious BuildKit client or frontend could craft a request that could lead to BuildKit daemon crashing with a panic.

Patches

The issue has been fixed in v0.12.5

Workarounds

Avoid using BuildKit frontends from untrusted sources. A frontend image is usually specified as the #syntax line on your Dockerfile, or with --frontend flag when using buildctl build command.

References

Severity

Moderate

CVE ID

CVE-2024-23650

Weaknesses

No CWEs

Credits