From 8eda656966aa2b33e4925f831b7b495b7fa2bbd0 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 16 Apr 2025 21:57:34 +0000 Subject: [PATCH] Publish GHSA-887c-mr87-cxwp --- .../GHSA-887c-mr87-cxwp.json | 41 ++++++++++++++----- 1 file changed, 31 insertions(+), 10 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/04/GHSA-887c-mr87-cxwp/GHSA-887c-mr87-cxwp.json (68%) diff --git a/advisories/unreviewed/2025/04/GHSA-887c-mr87-cxwp/GHSA-887c-mr87-cxwp.json b/advisories/github-reviewed/2025/04/GHSA-887c-mr87-cxwp/GHSA-887c-mr87-cxwp.json similarity index 68% rename from advisories/unreviewed/2025/04/GHSA-887c-mr87-cxwp/GHSA-887c-mr87-cxwp.json rename to advisories/github-reviewed/2025/04/GHSA-887c-mr87-cxwp/GHSA-887c-mr87-cxwp.json index 2d6008feb2e..bc87d85a41c 100644 --- a/advisories/unreviewed/2025/04/GHSA-887c-mr87-cxwp/GHSA-887c-mr87-cxwp.json +++ b/advisories/github-reviewed/2025/04/GHSA-887c-mr87-cxwp/GHSA-887c-mr87-cxwp.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-887c-mr87-cxwp", - "modified": "2025-04-16T21:30:59Z", + "modified": "2025-04-16T21:55:37Z", "published": "2025-04-16T21:30:59Z", "aliases": [ "CVE-2025-3730" ], + "summary": "PyTorch Improper Resource Shutdown or Release vulnerability", "details": "A vulnerability, which was classified as problematic, was found in PyTorch 2.6.0. Affected is the function torch.nn.functional.ctc_loss of the file aten/src/ATen/native/LossCTC.cpp. 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. The name of the patch is 46fc5d8e360127361211cb237d5f9eef0223e567. It is recommended to apply a patch to fix this issue.", "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" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "torch" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "2.6.0" + } + ] + } + ] } ], - "affected": [], "references": [ { "type": "ADVISORY", @@ -27,17 +48,17 @@ "type": "WEB", "url": "https://github.com/pytorch/pytorch/issues/150835" }, - { - "type": "WEB", - "url": "https://github.com/pytorch/pytorch/issues/150835#issue-2979082232" - }, { "type": "WEB", "url": "https://github.com/pytorch/pytorch/pull/150981" }, { "type": "WEB", - "url": "https://github.com/timocafe/tewart-pytorch/commit/46fc5d8e360127361211cb237d5f9eef0223e567" + "url": "https://github.com/pytorch/pytorch/commit/01f226bfb8f2c343f5c614a6bbf685d91160f3af" + }, + { + "type": "PACKAGE", + "url": "https://github.com/pytorch/pytorch" }, { "type": "WEB", @@ -57,8 +78,8 @@ "CWE-404" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-04-16T21:55:36Z", "nvd_published_at": "2025-04-16T21:15:48Z" } } \ No newline at end of file