Skip to content

[CP 81] fix(security): bump golang.org/x/net v0.48.0 → v0.55.0 for CVE fixes - #52

Merged
spraveenio merged 1 commit into
ROCm:mainfrom
ci-penbot-01:CP.O2O.pensando.kernel-module-management.81.rocm.kernel-module-management.main
Jul 9, 2026
Merged

spraveenio merged 1 commit into
ROCm:mainfrom
ci-penbot-01:CP.O2O.pensando.kernel-module-management.81.rocm.kernel-module-management.main

Conversation

@ci-penbot-01

Copy link
Copy Markdown
Contributor

cp of pensando/kernel-module-management#81


Source PR Description (pensando/kernel-module-management#81):

Summary

Bump golang.org/x/net v0.48.0 → v0.55.0 to fix 4 HIGH CVEs.

CVE Title
CVE-2026-25681 x/net/html: Arbitrary code execution via XSS
CVE-2026-27136 x/net/html: XSS via HTML parsing bypass
CVE-2026-33814 x/net: HTTP/2 DoS via malformed SETTINGS frame
CVE-2026-39821 x/net/idna: Privilege escalation via Punycode

Verification

Trivy re-scan after fixes: 0 HIGH/CRITICAL across all targets (debian OS + manager gobinary).

Test plan

  • make docker-build IMG=test:latest builds successfully
  • Trivy scan shows 0 HIGH/CRITICAL

Cherrypick triggered by: ACP-Automation

…(#81)

Fixes 4 HIGH CVEs:
- CVE-2026-25681: x/net/html XSS
- CVE-2026-27136: x/net/html XSS via parsing bypass
- CVE-2026-33814: HTTP/2 DoS via malformed SETTINGS frame
- CVE-2026-39821: x/net/idna privilege escalation via Punycode

Trivy re-scan: 0 HIGH/CRITICAL.

(cherry picked from commit 6a33a71737ce7ae52408c412d7ea3ff0641985d6)

@spraveenio spraveenio left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@spraveenio
spraveenio merged commit aad606e into ROCm:main Jul 9, 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