[PR #9609] [CLOSED] Fix out-of-bounds access to digest #13013

Closed
opened 2026-04-13 00:15:24 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/9609
Author: @ac0d3r
Created: 3/9/2025
Status: Closed

Base: mainHead: fix/dos


📝 Commits (2)

  • 6e967c4 Fix out-of-bounds access to digest
  • 7eb7bcc Update to safely extract digest

📊 Changes

2 files changed (+46 additions, -1 deletions)

View changed files

📝 server/download.go (+10 -1)
server/download_test.go (+36 -0)

📄 Description

No description provided


🔄 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/9609 **Author:** [@ac0d3r](https://github.com/ac0d3r) **Created:** 3/9/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/dos` --- ### 📝 Commits (2) - [`6e967c4`](https://github.com/ollama/ollama/commit/6e967c49bfc19f1b91d2451eca994f0d397bbaa4) Fix out-of-bounds access to digest - [`7eb7bcc`](https://github.com/ollama/ollama/commit/7eb7bccde1ba86cafced9567a20ab08f7ecf61b0) Update to safely extract digest ### 📊 Changes **2 files changed** (+46 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/download.go` (+10 -1) ➕ `server/download_test.go` (+36 -0) </details> ### 📄 Description _No description provided_ --- <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-13 00:15:24 -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#13013