Skip to content

fix: update Go to 1.25.9 to address stdlib vulnerabilities#44

Merged
dacrab merged 1 commit intomainfrom
fix/go-1.25.9-vulns
Apr 19, 2026
Merged

fix: update Go to 1.25.9 to address stdlib vulnerabilities#44
dacrab merged 1 commit intomainfrom
fix/go-1.25.9-vulns

Conversation

@dacrab
Copy link
Copy Markdown
Owner

@dacrab dacrab commented Apr 19, 2026

Fixes 3 critical vulnerabilities in Go standard library:

  • GO-2026-4947: Unexpected work during chain building in crypto/x509
  • GO-2026-4946: Inefficient policy validation in crypto/x509
  • GO-2026-4870: Unauthenticated TLS 1.3 KeyUpdate DoS in crypto/tls

All vulnerabilities are fixed in Go 1.25.9.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 19, 2026

Warning

Rate limit exceeded

@dacrab has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 49 minutes and 24 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 49 minutes and 24 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: d004bc54-ac30-4582-a471-ee1d7e194fd7

📥 Commits

Reviewing files that changed from the base of the PR and between 9981e78 and c19ea21.

📒 Files selected for processing (1)
  • go.mod
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/go-1.25.9-vulns

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@dacrab dacrab enabled auto-merge (squash) April 19, 2026 10:01
Fixes:
- GO-2026-4947: Unexpected work during chain building in crypto/x509
- GO-2026-4946: Inefficient policy validation in crypto/x509
- GO-2026-4870: Unauthenticated TLS 1.3 KeyUpdate DoS in crypto/tls
@dacrab dacrab force-pushed the fix/go-1.25.9-vulns branch from 0e66ed0 to c19ea21 Compare April 19, 2026 10:04
@dacrab dacrab merged commit 4fdf23a into main Apr 19, 2026
8 checks passed
@dacrab dacrab deleted the fix/go-1.25.9-vulns branch April 19, 2026 10:06
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.

1 participant