Skip to content

fix(security): bump Go 1.26.4 → 1.26.5 for CVE-2026-39822#200

Merged
spraveenio merged 1 commit into
ROCm:masterfrom
bhatnitish:fix/go-1.26.5-cve-2026-39822-rocm
Jul 14, 2026
Merged

fix(security): bump Go 1.26.4 → 1.26.5 for CVE-2026-39822#200
spraveenio merged 1 commit into
ROCm:masterfrom
bhatnitish:fix/go-1.26.5-cve-2026-39822-rocm

Conversation

@bhatnitish

Copy link
Copy Markdown
Contributor

Summary

  • Bump Go from 1.26.4 to 1.26.5 to fix CVE-2026-39822 (HIGH — os.Root symlink following vulnerability allows directory traversal)
  • Updated: go.mod, Dockerfile, Makefile

CVE Details

CVE Severity Package Fixed In
CVE-2026-39822 HIGH Go stdlib (os package) Go 1.26.5

Test plan

  • make build-device-plugin builds successfully
  • Trivy re-scan confirms CVE resolved
  • CI passes

Go 1.26.5 fixes CVE-2026-39822 (HIGH) — os.Root symlink following
vulnerability allows directory traversal.

Updated in: go.mod, Dockerfile, Makefile.
@spraveenio
spraveenio merged commit 7121b6a into ROCm:master Jul 14, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants