pysec-2024-251
Vulnerability from pysec
Published
2024-04-17 19:15
Modified
2025-06-10 03:12
Details
Pytorch before version v2.2.0 was discovered to contain a use-after-free vulnerability in torch/csrc/jit/mobile/interpreter.cpp.
Impacted products
Name | purl | torch | pkg:pypi/torch |
---|
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "torch", "purl": "pkg:pypi/torch" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "9c7071b0e324f9fb68ab881283d6b8d388a4bcd2" }, { "fixed": "9c7071b0e324f9fb68ab881283d6b8d388a4bcd2" } ], "repo": "https://github.com/pytorch/pytorch", "type": "GIT" }, { "events": [ { "introduced": "0" }, { "fixed": "2.2.0" } ], "type": "ECOSYSTEM" } ], "versions": [ "1.0.0", "1.0.1", "1.1.0", "1.10.0", "1.10.1", "1.10.2", "1.11.0", "1.12.0", "1.12.1", "1.13.0", "1.13.1", "1.2.0", "1.3.0", "1.3.1", "1.4.0", "1.5.0", "1.5.1", "1.6.0", "1.7.0", "1.7.1", "1.8.0", "1.8.1", "1.9.0", "1.9.1", "2.0.0", "2.0.1", "2.1.0", "2.1.1", "2.1.2" ] } ], "aliases": [ "CVE-2024-31583" ], "details": "Pytorch before version v2.2.0 was discovered to contain a use-after-free vulnerability in torch/csrc/jit/mobile/interpreter.cpp.", "id": "PYSEC-2024-251", "modified": "2025-06-10T03:12:59.077932+00:00", "published": "2024-04-17T19:15:07+00:00", "references": [ { "type": "FIX", "url": "https://github.com/pytorch/pytorch/commit/9c7071b0e324f9fb68ab881283d6b8d388a4bcd2" }, { "type": "WEB", "url": "https://gist.github.com/1047524396/43e19a41f2b36503a4a228c32cdbc176" }, { "type": "WEB", "url": "https://github.com/pytorch/pytorch/blob/v2.1.2/torch/csrc/jit/mobile/interpreter.cpp#L132" } ] }
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…