ghsa-v5f2-jg66-6h4h
Vulnerability from github
Published
2025-09-25 15:30
Modified
2025-09-25 21:30
Severity ?
VLAI Severity ?
Details
In PyTorch before 2.7.0, when torch.compile is used, FractionalMaxPool2d has inconsistent results.
{ "affected": [], "aliases": [ "CVE-2025-46150" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-09-25T15:16:12Z", "severity": "MODERATE" }, "details": "In PyTorch before 2.7.0, when torch.compile is used, FractionalMaxPool2d has inconsistent results.", "id": "GHSA-v5f2-jg66-6h4h", "modified": "2025-09-25T21:30:25Z", "published": "2025-09-25T15:30:24Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46150" }, { "type": "WEB", "url": "https://github.com/pytorch/pytorch/issues/141538" }, { "type": "WEB", "url": "https://github.com/pytorch/pytorch/issues/141538#issuecomment-2537424658" }, { "type": "WEB", "url": "https://github.com/pytorch/pytorch/pull/144395" }, { "type": "WEB", "url": "https://gist.github.com/shaoyuyoung/4bcefba4004f8271e64b5185c95a248a" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ] }
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…