data/reports: add GO-2025-3582
- data/reports/GO-2025-3582.yaml
Updates golang/vulndb#3582
Change-Id: Ibb5246561bd9dc15c9b1c7d849ef6437dde53de0
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/661835
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Commit-Queue: Neal Patel <nealpatel@google.com>
Auto-Submit: Neal Patel <nealpatel@google.com>
Reviewed-by: Damien Neil <dneil@google.com>
diff --git a/data/osv/GO-2025-3582.json b/data/osv/GO-2025-3582.json
new file mode 100644
index 0000000..f161122
--- /dev/null
+++ b/data/osv/GO-2025-3582.json
@@ -0,0 +1,45 @@
+{
+ "schema_version": "1.3.1",
+ "id": "GO-2025-3582",
+ "modified": "0001-01-01T00:00:00Z",
+ "published": "0001-01-01T00:00:00Z",
+ "aliases": [
+ "CVE-2025-0312",
+ "GHSA-p2wh-w96x-w232"
+ ],
+ "summary": "Ollama Denial of Service (DoS) via Null Pointer Dereference in github.com/ollama/ollama",
+ "details": "Ollama Denial of Service (DoS) via Null Pointer Dereference in github.com/ollama/ollama",
+ "affected": [
+ {
+ "package": {
+ "name": "github.com/ollama/ollama",
+ "ecosystem": "Go"
+ },
+ "ranges": [
+ {
+ "type": "SEMVER",
+ "events": [
+ {
+ "introduced": "0"
+ }
+ ]
+ }
+ ],
+ "ecosystem_specific": {}
+ }
+ ],
+ "references": [
+ {
+ "type": "ADVISORY",
+ "url": "https://github.com/advisories/GHSA-p2wh-w96x-w232"
+ },
+ {
+ "type": "WEB",
+ "url": "https://huntr.com/bounties/522c87b6-a7ac-41b2-84f3-62fd58921f21"
+ }
+ ],
+ "database_specific": {
+ "url": "https://pkg.go.dev/vuln/GO-2025-3582",
+ "review_status": "REVIEWED"
+ }
+}
\ No newline at end of file
diff --git a/data/reports/GO-2025-3582.yaml b/data/reports/GO-2025-3582.yaml
new file mode 100644
index 0000000..cdd7561
--- /dev/null
+++ b/data/reports/GO-2025-3582.yaml
@@ -0,0 +1,20 @@
+id: GO-2025-3582
+modules:
+ - module: github.com/ollama/ollama
+ vulnerable_at: 0.6.3
+summary: |-
+ Ollama Denial of Service (DoS) via Null Pointer Dereference in
+ github.com/ollama/ollama
+cves:
+ - CVE-2025-0312
+ghsas:
+ - GHSA-p2wh-w96x-w232
+references:
+ - advisory: https://github.com/advisories/GHSA-p2wh-w96x-w232
+ - web: https://huntr.com/bounties/522c87b6-a7ac-41b2-84f3-62fd58921f21
+notes:
+ - No patch has been published at this time.
+source:
+ id: GHSA-p2wh-w96x-w232
+ created: 2025-03-31T12:58:42.707694-04:00
+review_status: REVIEWED