{ "schema_version": "1.4.0", "id": "GHSA-3749-ghw9-m3mg", "modified": "2025-05-30T17:13:27Z", "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": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L" }, { "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:P" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "torch" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "2.7.1-rc1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2953" }, { "type": "WEB", "url": "https://github.com/pytorch/pytorch/issues/149274" }, { "type": "WEB", "url": "https://github.com/pytorch/pytorch/issues/149274#issue-2923122269" }, { "type": "PACKAGE", "url": "https://github.com/pytorch/pytorch" }, { "type": "WEB", "url": "https://github.com/pytorch/pytorch/blob/main/SECURITY.md#untrusted-models" }, { "type": "WEB", "url": "https://vuldb.com/?ctiid.302006" }, { "type": "WEB", "url": "https://vuldb.com/?id.302006" }, { "type": "WEB", "url": "https://vuldb.com/?submit.521279" } ], "database_specific": { "cwe_ids": [ "CWE-404" ], "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2025-04-15T21:24:26Z", "nvd_published_at": "2025-03-30T16:15:14Z" } }