ghsa-3749-ghw9-m3mg
Vulnerability from github
Published
2025-03-30 18:30
Modified
2025-05-30 17:13
Severity ?
VLAI Severity ?
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.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "torch" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.7.1-rc1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-2953" ], "database_specific": { "cwe_ids": [ "CWE-404" ], "github_reviewed": true, "github_reviewed_at": "2025-04-15T21:24:26Z", "nvd_published_at": "2025-03-30T16:15:14Z", "severity": "LOW" }, "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.", "id": "GHSA-3749-ghw9-m3mg", "modified": "2025-05-30T17:13:27Z", "published": "2025-03-30T18:30:24Z", "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" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "type": "CVSS_V3" }, { "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", "type": "CVSS_V4" } ], "summary": "PyTorch susceptible to local Denial of Service" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…