build(deps): bump github.com/moby/buildkit from 0.24.0 to 0.28.1 in /tools/get-deps#5703
Conversation
|
@dependabot rebase |
d9cbacd to
9843f1f
Compare
|
Current investigation for the buildkit/linuxkit compatibility build failure is: There is no version of linuxkit — tagged or untagged, including master HEAD — The only viable path (without modifying vendor code) would be to revert the |
9843f1f to
db897d7
Compare
|
Some more analysis by claude: Bottom line: Neither CVE is reachable in EVE's usage of buildkit. CVE Details CVE-2026-33747 (CVSS 8.4–9.8 HIGH/CRITICAL) — Malicious custom BuildKit CVE-2026-33748 (CVSS 7.5–8.2 HIGH) — Insufficient validation of Git URL subdir Both vulnerabilities live in the buildkit daemon code paths (solver, source, EVE's Buildkit Usage Buildkit appears in three build-time tools only — zero usage in any on-device ┌────────────────────────┬─────────┬─────────┬────────────┬────────────┐ Why not reachable in tools/get-deps and bpftrace-compiler: Both tools only use Recommendation The vulnerabilities are not exploitable in EVE's current build tooling. |
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.24.0 to 0.28.1. - [Release notes](https://github.com/moby/buildkit/releases) - [Commits](moby/buildkit@v0.24.0...v0.28.1) --- updated-dependencies: - dependency-name: github.com/moby/buildkit dependency-version: 0.28.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
db897d7 to
5cf2930
Compare
Bumps github.com/moby/buildkit from 0.24.0 to 0.28.1.
Release notes
Sourced from github.com/moby/buildkit's releases.
... (truncated)
Commits
45b038cgit: normalize and validate subdir pathsf5462c2git: harden ref arg handling71577a5source: extract SafeFileName into shared pathutil packagedf43783source/http: use os.Root for saved file operations9ce6f62source/http: sanitize downloaded filenames099cf80executor: validate container IDs centrally2642113Merge pull request #6610 from thaJeztah/0.28_backport_bump_patternmatcher802da78vendor: github.com/moby/patternmatcher v0.6.15245d86Merge pull request #6551 from tonistiigi/v0.28-cherry-picks90ee5devendor: update x/net to v0.51.0