[PR #3055] [MERGED] [misc] Upgrade x/crypto package #21337

Closed
opened 2026-08-05 05:08:23 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/3055
Author: @mlsmaycon
Created: 12/16/2024
Status: Merged
Merged: 12/16/2024
Merged by: @mlsmaycon

Base: mainHead: update-xcrypto


📝 Commits (1)

📊 Changes

2 files changed (+15 additions, -15 deletions)

View changed files

📝 go.mod (+5 -5)
📝 go.sum (+10 -10)

📄 Description

Describe your changes

Mitigates the CVE-2024-45337, read more at https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbirdio/netbird/pull/3055 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 12/16/2024 **Status:** ✅ Merged **Merged:** 12/16/2024 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `main` ← **Head:** `update-xcrypto` --- ### 📝 Commits (1) - [`ed8e088`](https://github.com/netbirdio/netbird/commit/ed8e088a23b167e9a85e467fac27ba72547c193f) Upgrade x/crypto package ### 📊 Changes **2 files changed** (+15 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+5 -5) 📝 `go.sum` (+10 -10) </details> ### 📄 Description ## Describe your changes Mitigates the CVE-2024-45337, read more at https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q ## Issue ticket number and link ### Checklist - [x] Is it a bug fix - [ ] Is a typo/documentation fix - [ ] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 05:08:23 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#21337