{ "schema_version": "1.4.0", "id": "GHSA-79pg-rrp8-8wqm", "modified": "2025-09-26T21:30:28Z", "published": "2025-09-25T18:30:34Z", "aliases": [ "CVE-2025-55558" ], "details": "A buffer overflow occurs in pytorch v2.7.0 when a PyTorch model consists of torch.nn.Conv2d, torch.nn.functional.hardshrink, and torch.Tensor.view-torch.mv() and is compiled by Inductor, leading to a Denial of Service (DoS).", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55558" }, { "type": "WEB", "url": "https://github.com/pytorch/pytorch/issues/151523" }, { "type": "WEB", "url": "https://github.com/pytorch/pytorch/pull/151887" }, { "type": "WEB", "url": "https://gist.github.com/shaoyuyoung/0e7d2a586297ae9c8ed14d8706749efc" } ], "database_specific": { "cwe_ids": [ "CWE-400" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-09-25T16:15:34Z" } }