[PR #14729] Fixes common CVE on golang and golang.org/x/crypto #61506

Open
opened 2026-04-29 16:35:51 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/14729
Author: @falconetpt
Created: 3/9/2026
Status: 🔄 Open

Base: mainHead: patch-1


📝 Commits (1)

  • ac64b1a Fixes CVE on golang and golang.org/x/crypto

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 go.mod (+2 -2)

📄 Description

Golang v1.24.1
https://www.cvedetails.com/version/1985839/Golang-GO-1.24.1.html

golang.org/x/crypto v0.43.0
CVE-2025-47914 (MODERATE): golang.org/x/crypto/ssh/agent vulnerable to panic if message is malformed due to out of bounds read - Fixed in 0.45.0 (details) CVE-2025-58181 (MODERATE): golang.org/x/crypto/ssh allows an attacker to cause unbounded memory consumption - Fixed in 0.45.0 (details)


🔄 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/ollama/ollama/pull/14729 **Author:** [@falconetpt](https://github.com/falconetpt) **Created:** 3/9/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`ac64b1a`](https://github.com/ollama/ollama/commit/ac64b1aa190fda2572f85836da4d01aeec15ddae) Fixes CVE on golang and golang.org/x/crypto ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+2 -2) </details> ### 📄 Description Golang v1.24.1 https://www.cvedetails.com/version/1985839/Golang-GO-1.24.1.html golang.org/x/crypto v0.43.0 CVE-2025-47914 (MODERATE): golang.org/x/crypto/ssh/agent vulnerable to panic if message is malformed due to out of bounds read - Fixed in 0.45.0 (details) CVE-2025-58181 (MODERATE): golang.org/x/crypto/ssh allows an attacker to cause unbounded memory consumption - Fixed in 0.45.0 (details) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-29 16:35:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#61506