- Description
- An issue was discovered in PyTorch v2.5 and v2.7.1. Omission of profiler.stop() can cause torch.profiler.profile (PythonTracer) to crash or hang during finalization, leading to a Denial of Service (DoS).
- Source
- cve@mitre.org
- NVD status
- Analyzed
- Products
- pytorch
CVSS 3.1
- Type
- Secondary
- Base score
- 3.3
- Impact score
- 1.4
- Exploitability score
- 1.8
- Vector string
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
- Severity
- LOW
- 134c704f-9b21-4f2e-91b3-4a467353bcc0
- CWE-667
- Hype score
- Not currently trending
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:linuxfoundation:pytorch:2.5.0:-:*:*:*:python:*:*",
"matchCriteriaId": "A5A235C6-1E89-4E36-9B0A-B689F4DDBC83",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:linuxfoundation:pytorch:2.7.1:-:*:*:*:python:*:*",
"matchCriteriaId": "B61E1B70-87F7-4427-9856-5C657B6951DB",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
]