From 424be298bdbab94da38aa2ec18c5cdbe731691e7 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 21:27:15 +0000 Subject: [PATCH] Publish GHSA-3749-ghw9-m3mg --- .../GHSA-3749-ghw9-m3mg.json | 37 ++++++++++++++++--- 1 file changed, 31 insertions(+), 6 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/03/GHSA-3749-ghw9-m3mg/GHSA-3749-ghw9-m3mg.json (67%) diff --git a/advisories/unreviewed/2025/03/GHSA-3749-ghw9-m3mg/GHSA-3749-ghw9-m3mg.json b/advisories/github-reviewed/2025/03/GHSA-3749-ghw9-m3mg/GHSA-3749-ghw9-m3mg.json similarity index 67% rename from advisories/unreviewed/2025/03/GHSA-3749-ghw9-m3mg/GHSA-3749-ghw9-m3mg.json rename to advisories/github-reviewed/2025/03/GHSA-3749-ghw9-m3mg/GHSA-3749-ghw9-m3mg.json index 75489662ccd..63ba4276a7e 100644 --- a/advisories/unreviewed/2025/03/GHSA-3749-ghw9-m3mg/GHSA-3749-ghw9-m3mg.json +++ b/advisories/github-reviewed/2025/03/GHSA-3749-ghw9-m3mg/GHSA-3749-ghw9-m3mg.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-3749-ghw9-m3mg", - "modified": "2025-03-30T18:30:24Z", + "modified": "2025-04-15T21:24:26Z", "published": "2025-03-30T18:30:24Z", "aliases": [ "CVE-2025-2953" ], + "summary": "PyTorch susceptible to local Denial of Service", "details": "A vulnerability, which was classified as problematic, has been found in PyTorch 2.6.0+cu124. Affected by this issue is the function torch.mkldnn_max_pool2d. The manipulation leads to denial of service. An attack has to be approached locally. The exploit has been disclosed to the public and may be used.", "severity": [ { @@ -14,10 +15,30 @@ }, { "type": "CVSS_V4", - "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "torch" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "2.6.0" + } + ] + } + ] } ], - "affected": [], "references": [ { "type": "ADVISORY", @@ -31,6 +52,10 @@ "type": "WEB", "url": "https://github.com/pytorch/pytorch/issues/149274#issue-2923122269" }, + { + "type": "PACKAGE", + "url": "https://github.com/pytorch/pytorch" + }, { "type": "WEB", "url": "https://vuldb.com/?ctiid.302006" @@ -48,9 +73,9 @@ "cwe_ids": [ "CWE-404" ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2025-04-15T21:24:26Z", "nvd_published_at": "2025-03-30T16:15:14Z" } } \ No newline at end of file