pysec-2024-252
Vulnerability from pysec
Published
2024-04-17 19:15
Modified
2025-06-10 19:22
Details
PyTorch before v2.2.0 was discovered to contain a heap buffer overflow vulnerability in the component /runtime/vararg_functions.cpp. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted input.
Impacted products
| Name | purl | torch | pkg:pypi/torch |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "torch",
"purl": "pkg:pypi/torch"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "b5c3a17c2c207ebefcb85043f0cf94be9b2fef81"
},
{
"fixed": "b5c3a17c2c207ebefcb85043f0cf94be9b2fef81"
}
],
"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-31580"
],
"details": "PyTorch before v2.2.0 was discovered to contain a heap buffer overflow vulnerability in the component /runtime/vararg_functions.cpp. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted input.",
"id": "PYSEC-2024-252",
"modified": "2025-06-10T19:22:08.948962+00:00",
"published": "2024-04-17T19:15:07+00:00",
"references": [
{
"type": "FIX",
"url": "https://github.com/pytorch/pytorch/commit/b5c3a17c2c207ebefcb85043f0cf94be9b2fef81"
},
{
"type": "WEB",
"url": "https://gist.github.com/1047524396/038c78f2f007345e6f497698ace2aa3d"
}
]
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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…