data/reports: add GO-2025-3664

  - data/reports/GO-2025-3664.yaml

Updates golang/vulndb#3664

Change-Id: I548a7aeddb130c3da1ef305f7bc7c0b03b5fbd06
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/670695
Reviewed-by: Zvonimir Pavlinovic <zpavlinovic@google.com>
Auto-Submit: Neal Patel <nealpatel@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
diff --git a/data/osv/GO-2025-3664.json b/data/osv/GO-2025-3664.json
new file mode 100644
index 0000000..c2622fb
--- /dev/null
+++ b/data/osv/GO-2025-3664.json
@@ -0,0 +1,63 @@
+{
+  "schema_version": "1.3.1",
+  "id": "GO-2025-3664",
+  "modified": "0001-01-01T00:00:00Z",
+  "published": "0001-01-01T00:00:00Z",
+  "aliases": [
+    "CVE-2025-43915",
+    "GHSA-42mr-jpwh-m9rv"
+  ],
+  "summary": "Linkerd resource exhaustion vulnerability in github.com/linkerd/linkerd2",
+  "details": "Linkerd resource exhaustion vulnerability in github.com/linkerd/linkerd2",
+  "affected": [
+    {
+      "package": {
+        "name": "github.com/linkerd/linkerd2",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "0"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {
+        "custom_ranges": [
+          {
+            "type": "ECOSYSTEM",
+            "events": [
+              {
+                "introduced": "0"
+              },
+              {
+                "fixed": "0.6.0-20250501173313-4823b7af3e1e"
+              }
+            ]
+          }
+        ]
+      }
+    }
+  ],
+  "references": [
+    {
+      "type": "ADVISORY",
+      "url": "https://github.com/advisories/GHSA-42mr-jpwh-m9rv"
+    },
+    {
+      "type": "WEB",
+      "url": "https://docs.buoyant.io/security/advisories/2025-01"
+    },
+    {
+      "type": "WEB",
+      "url": "https://www.buoyant.io/resources"
+    }
+  ],
+  "database_specific": {
+    "url": "https://pkg.go.dev/vuln/GO-2025-3664",
+    "review_status": "REVIEWED"
+  }
+}
\ No newline at end of file
diff --git a/data/reports/GO-2025-3664.yaml b/data/reports/GO-2025-3664.yaml
new file mode 100644
index 0000000..542e744
--- /dev/null
+++ b/data/reports/GO-2025-3664.yaml
@@ -0,0 +1,21 @@
+id: GO-2025-3664
+modules:
+    - module: github.com/linkerd/linkerd2
+      non_go_versions:
+        - fixed: 0.6.0-20250501173313-4823b7af3e1e
+      vulnerable_at: 0.5.0
+summary: Linkerd resource exhaustion vulnerability in github.com/linkerd/linkerd2
+cves:
+    - CVE-2025-43915
+ghsas:
+    - GHSA-42mr-jpwh-m9rv
+references:
+    - advisory: https://github.com/advisories/GHSA-42mr-jpwh-m9rv
+    - web: https://docs.buoyant.io/security/advisories/2025-01
+    - web: https://www.buoyant.io/resources
+notes:
+    - Symbols cannot be resolved without a link to the fix commit.
+source:
+    id: GHSA-42mr-jpwh-m9rv
+    created: 2025-05-06T09:29:27.617271-04:00
+review_status: REVIEWED