build(deps): bump github.com/moby/buildkit from 0.23.2 to 0.28.1 in /eve-tools/bpftrace-compiler#5743
Conversation
|
@eriknordmark is there any way to tell dependabot that we are not going to do it? maybe just keep this PR open and in DRAFT state? |
|
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.23.2 to 0.28.1. - [Release notes](https://github.com/moby/buildkit/releases) - [Commits](moby/buildkit@v0.23.2...v0.28.1) --- updated-dependencies: - dependency-name: github.com/moby/buildkit dependency-version: 0.28.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
b6601a5 to
57cba06
Compare
Bumps github.com/moby/buildkit from 0.23.2 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